Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-22773 (GCVE-0-2026-22773)
Vulnerability from cvelistv5 – Published: 2026-01-10 06:39 – Updated: 2026-01-12 13:22- CWE-770 - Allocation of Resources Without Limits or Throttling
| URL | Tags |
|---|---|
| https://github.com/vllm-project/vllm/security/adv… | x_refsource_CONFIRM |
| Vendor | Product | Version | |
|---|---|---|---|
| vllm-project | vllm |
Affected:
>= 0.6.4, < 0.12.0
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-22773",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-12T13:22:42.362326Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-12T13:22:52.666Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "vllm",
"vendor": "vllm-project",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.6.4, \u003c 0.12.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "vLLM is an inference and serving engine for large language models (LLMs). In versions from 0.6.4 to before 0.12.0, users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination. This issue has been patched in version 0.12.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-10T06:39:02.276Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"source": {
"advisory": "GHSA-grg2-63fw-f2qr",
"discovery": "UNKNOWN"
},
"title": "vLLM is vulnerable to DoS in Idefics3 vision models via image payload with ambiguous dimensions"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-22773",
"datePublished": "2026-01-10T06:39:02.276Z",
"dateReserved": "2026-01-09T18:27:19.387Z",
"dateUpdated": "2026-01-12T13:22:52.666Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-22773",
"date": "2026-07-22",
"epss": "0.00403",
"percentile": "0.32928"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-22773\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-01-10T07:16:03.527\",\"lastModified\":\"2026-06-17T10:20:24.027\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"vLLM is an inference and serving engine for large language models (LLMs). In versions from 0.6.4 to before 0.12.0, users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination. This issue has been patched in version 0.12.0.\"},{\"lang\":\"es\",\"value\":\"vLLM es un motor de inferencia y servicio para modelos de lenguaje grandes (LLMs). En versiones desde la 0.6.4 hasta antes de la 0.12.0, los usuarios pueden colapsar el motor vLLM que sirve modelos multimodales que utilizan la implementaci\u00f3n del modelo de visi\u00f3n Idefics3 enviando una imagen de 1x1 p\u00edxel especialmente dise\u00f1ada. Esto causa un desajuste de dimensi\u00f3n de tensor que resulta en un error de tiempo de ejecuci\u00f3n no manejado, lo que lleva a la terminaci\u00f3n completa del servidor. Este problema ha sido parcheado en la versi\u00f3n 0.12.0.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"vllm-project\",\"product\":\"vllm\",\"versions\":[{\"version\":\"\u003e= 0.6.4, \u003c 0.12.0\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-01-12T13:22:42.362326Z\",\"id\":\"CVE-2026-22773\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.6.4\",\"versionEndExcluding\":\"0.12.0\",\"matchCriteriaId\":\"824D7904-D175-4B2E-A661-EBCA035697DC\"}]}]}],\"references\":[{\"url\":\"https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-21T09:58:52+00:00",
"cve": "CVE-2026-22773",
"id": "CVE-2026-22773",
"initial_release_date": "2026-01-10T06:39:02.276000+00:00",
"product_status:fixed": "11",
"product_status:known_affected": "10",
"product_status:known_not_affected": "408",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-22773.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-22773\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-12T13:22:42.362326Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-12T13:22:49.721Z\"}}], \"cna\": {\"title\": \"vLLM is vulnerable to DoS in Idefics3 vision models via image payload with ambiguous dimensions\", \"source\": {\"advisory\": \"GHSA-grg2-63fw-f2qr\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"vllm-project\", \"product\": \"vllm\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.6.4, \u003c 0.12.0\"}]}], \"references\": [{\"url\": \"https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr\", \"name\": \"https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"vLLM is an inference and serving engine for large language models (LLMs). In versions from 0.6.4 to before 0.12.0, users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination. This issue has been patched in version 0.12.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-01-10T06:39:02.276Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-22773\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-12T13:22:52.666Z\", \"dateReserved\": \"2026-01-09T18:27:19.387Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-01-10T06:39:02.276Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-22773
Vulnerability from fkie_nvd - Published: 2026-01-10 07:16 - Updated: 2026-06-17 10:207.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr | Exploit, Vendor Advisory |
{
"affected": [
{
"affectedData": [
{
"product": "vllm",
"vendor": "vllm-project",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.6.4, \u003c 0.12.0"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*",
"matchCriteriaId": "824D7904-D175-4B2E-A661-EBCA035697DC",
"versionEndExcluding": "0.12.0",
"versionStartIncluding": "0.6.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "vLLM is an inference and serving engine for large language models (LLMs). In versions from 0.6.4 to before 0.12.0, users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination. This issue has been patched in version 0.12.0."
},
{
"lang": "es",
"value": "vLLM es un motor de inferencia y servicio para modelos de lenguaje grandes (LLMs). En versiones desde la 0.6.4 hasta antes de la 0.12.0, los usuarios pueden colapsar el motor vLLM que sirve modelos multimodales que utilizan la implementaci\u00f3n del modelo de visi\u00f3n Idefics3 enviando una imagen de 1x1 p\u00edxel especialmente dise\u00f1ada. Esto causa un desajuste de dimensi\u00f3n de tensor que resulta en un error de tiempo de ejecuci\u00f3n no manejado, lo que lleva a la terminaci\u00f3n completa del servidor. Este problema ha sido parcheado en la versi\u00f3n 0.12.0."
}
],
"id": "CVE-2026-22773",
"lastModified": "2026-06-17T10:20:24.027",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-22773",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-12T13:22:42.362326Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-01-10T07:16:03.527",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-GRG2-63FW-F2QR
Vulnerability from github – Published: 2026-01-13 18:44 – Updated: 2026-06-08 19:52Summary
Users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination.
Details
The vulnerability is triggered when the image processor encounters a 1x1 pixel image with shape (1, 1, 3) in HWC (Height, Width, Channel) format. Due to the ambiguous dimensions, the processor incorrectly assumes the image is in CHW (Channel, Height, Width) format with shape (3, H, W). This misinterpretation causes an incorrect calculation of the number of image patches, resulting in a fatal tensor split operation failure.
Crash location: vllm/model_executor/models/idefics3.py line 672:
def _process_image_input(self, image_input: ImageInputs) -> torch.Tensor | list[torch.Tensor]:
# ...
num_patches = image_input["num_patches"]
return [e.flatten(0, 1) for e in image_features.split(num_patches.tolist())]
The split() call fails because the computed num_patches value (17) does not match the actual tensor dimension (9):
RuntimeError: split_with_sizes expects split_sizes to sum exactly to 9
(input tensor's size at dimension 0), but got split_sizes=[17]
This unhandled exception terminates the EngineCore process, crashing the server.
Affected Models
Any model using the Idefics3 architecture. The vulnerability was tested with HuggingFaceTB/SmolVLM-Instruct.
Impact
Denial of service by crashing the engine
Mitigation
Validating the input:
def _validate_image_dimensions(self, image_shape):
h, w = image_shape[:2] if len(image_shape) == 3 else image_shape
if h < MIN_IMAGE_SIZE or w < MIN_IMAGE_SIZE:
raise ValueError(f"Image dimensions too small: {h}x{w}")
Managing the exception:
try:
return [e.flatten(0, 1) for e in image_features.split(num_patches.tolist())]
except RuntimeError as e:
logger.error(f"Image processing failed: {e}")
raise InvalidImageError("Failed to process image features") from e
Fixes
- https://github.com/vllm-project/vllm/pull/29881
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "vllm"
},
"ranges": [
{
"events": [
{
"introduced": "0.6.4"
},
{
"fixed": "0.12.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-22773"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2026-01-13T18:44:15Z",
"nvd_published_at": "2026-01-10T07:16:03Z",
"severity": "MODERATE"
},
"details": "### Summary\nUsers can crash the vLLM engine serving multimodal models that use the _Idefics3_ vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination.\n\n### Details\nThe vulnerability is triggered when the image processor encounters a 1x1 pixel image with shape (1, 1, 3) in HWC (Height, Width, Channel) format. Due to the ambiguous dimensions, the processor incorrectly assumes the image is in CHW (Channel, Height, Width) format with shape (3, H, W). This misinterpretation causes an incorrect calculation of the number of image patches, resulting in a fatal tensor split operation failure.\n\n**Crash location**: `vllm/model_executor/models/idefics3.py` line 672:\n```python\ndef _process_image_input(self, image_input: ImageInputs) -\u003e torch.Tensor | list[torch.Tensor]:\n # ...\n num_patches = image_input[\"num_patches\"]\n return [e.flatten(0, 1) for e in image_features.split(num_patches.tolist())]\n```\n\nThe `split()` call fails because the computed `num_patches` value (17) does not match the actual tensor dimension (9):\n```\nRuntimeError: split_with_sizes expects split_sizes to sum exactly to 9 \n(input tensor\u0027s size at dimension 0), but got split_sizes=[17]\n```\n\nThis unhandled exception terminates the EngineCore process, crashing the server.\n\n#### Affected Models\nAny model using the Idefics3 architecture. The vulnerability was tested with `HuggingFaceTB/SmolVLM-Instruct`.\n\n### Impact\nDenial of service by crashing the engine\n\n### Mitigation\nValidating the input:\n```python\ndef _validate_image_dimensions(self, image_shape):\n h, w = image_shape[:2] if len(image_shape) == 3 else image_shape\n if h \u003c MIN_IMAGE_SIZE or w \u003c MIN_IMAGE_SIZE:\n raise ValueError(f\"Image dimensions too small: {h}x{w}\")\n```\n\nManaging the exception:\n```python\ntry:\n return [e.flatten(0, 1) for e in image_features.split(num_patches.tolist())]\nexcept RuntimeError as e:\n logger.error(f\"Image processing failed: {e}\")\n raise InvalidImageError(\"Failed to process image features\") from e\n```\n\n### Fixes\n\n* https://github.com/vllm-project/vllm/pull/29881",
"id": "GHSA-grg2-63fw-f2qr",
"modified": "2026-06-08T19:52:27Z",
"published": "2026-01-13T18:44:15Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"type": "WEB",
"url": "https://github.com/vllm-project/vllm/pull/29881"
},
{
"type": "WEB",
"url": "https://github.com/vllm-project/vllm/commit/0ec84221718d920c3f46da879cc354f94b8fb59e"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/vllm/PYSEC-2026-143.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/vllm-project/vllm"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "vLLM is vulnerable to DoS in Idefics3 vision models via image payload with ambiguous dimensions"
}
PYSEC-2026-143
Vulnerability from pysec - Published: 2026-01-10 07:16 - Updated: 2026-05-20 09:19vLLM is an inference and serving engine for large language models (LLMs). In versions from 0.6.4 to before 0.12.0, users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination. This issue has been patched in version 0.12.0.
| Name | purl | vllm | pkg:pypi/vllm |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "vllm",
"purl": "pkg:pypi/vllm"
},
"ranges": [
{
"events": [
{
"introduced": "0.6.4"
},
{
"fixed": "0.12.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10.0",
"0.10.1",
"0.10.1.1",
"0.10.2",
"0.11.0",
"0.11.1",
"0.11.2",
"0.6.4",
"0.6.4.post1",
"0.6.5",
"0.6.6",
"0.6.6.post1",
"0.7.0",
"0.7.1",
"0.7.2",
"0.7.3",
"0.8.0",
"0.8.1",
"0.8.2",
"0.8.3",
"0.8.4",
"0.8.5",
"0.8.5.post1",
"0.9.0",
"0.9.0.1",
"0.9.1",
"0.9.2"
]
}
],
"aliases": [
"CVE-2026-22773",
"GHSA-grg2-63fw-f2qr"
],
"details": "vLLM is an inference and serving engine for large language models (LLMs). In versions from 0.6.4 to before 0.12.0, users can crash the vLLM engine serving multimodal models that use the Idefics3 vision model implementation by sending a specially crafted 1x1 pixel image. This causes a tensor dimension mismatch that results in an unhandled runtime error, leading to complete server termination. This issue has been patched in version 0.12.0.",
"id": "PYSEC-2026-143",
"modified": "2026-05-20T09:19:21.486475Z",
"published": "2026-01-10T07:16:03.527Z",
"references": [
{
"type": "EVIDENCE",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
RHSA-2026:10184
Vulnerability from csaf_redhat - Published: 2026-04-23 14:53 - Updated: 2026-07-22 15:24A 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 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Feast, specifically in the Kubernetes materializer job. An attacker with the ability to modify specific YAML configuration files can exploit an insecure deserialization vulnerability. This allows for the instantiation of arbitrary Python objects, leading to remote code execution on the worker pod. Successful exploitation could result in cluster takeover, data poisoning, and supply-chain sabotage.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Red Hat Openshift AI Service. The TrustyAI component is granting all service accounts and users on a cluster permissions to get, list, watch any pod in any namespace on the cluster. TrustyAI is creating a role `trustyai-service-operator-lmeval-user-role` and a CRB `trustyai-service-operator-default-lmeval-user-rolebinding` which is being applied to `system:authenticated` making it so that every single user or service account can get a list of pods running in any namespace on the cluster Additionally users can access all `persistentvolumeclaims` and `lmevaljobs`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A code execution vector has been discovered in the python NTLK library. The _unzip_iter function in nltk/downloader.py uses zipfile.extractall() without performing path validation or security checks. This allows attackers to craft malicious zip packages that, when downloaded and extracted by NLTK, can execute arbitrary code. The vulnerability arises because NLTK assumes all downloaded packages are trusted and extracts them without validation. If a malicious package contains Python files, such as __init__.py, these files are executed automatically upon import, leading to code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
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:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_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:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| 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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_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:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_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:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_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:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
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:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_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:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server's memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Python-Markdown. Parsing crafted markdown content containing malformed HTML-like sequences causes html.parser.HTMLParser to raise an unhandled AssertionError. This unhandled exception allows an attacker to cause an application crash and potentially disclose sensitive information via its stack trace.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in google-cloud-aiplatform. This Stored Cross-Site Scripting (XSS) vulnerability allows an unauthenticated remote attacker to execute arbitrary JavaScript code within a victim's Jupyter or Colab environment. This is achieved by injecting malicious script escape sequences into model evaluation results or dataset JSON data. The primary consequence is arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in TensorFlow. This vulnerability allows a local attacker to escalate privileges and execute arbitrary code. The flaw exists within the HDF5 library's handling of plugins, which are loaded from an unsecured location. An attacker with low-privileged code execution can exploit this uncontrolled search path to achieve privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_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:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
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:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
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:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Apache ZooKeeper. The ZKTrustManager component's hostname verification process can fall back to reverse DNS (PTR) lookup when IP Subject Alternative Name (SAN) validation fails. This vulnerability allows an attacker who can control or spoof PTR records to impersonate ZooKeeper servers or clients, provided they possess a valid certificate for the PTR name. This could lead to unauthorized access or manipulation of ZooKeeper services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Apache ZooKeeper. Improper handling of configuration values in ZKConfig allows an attacker to expose sensitive information. This occurs when sensitive client configuration values are logged at an INFO level in the client's logfile. This vulnerability can lead to information disclosure, potentially revealing critical system details to unauthorized parties.
CWE-117 - Improper Output Neutralization for Logs| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Fastify, a web framework for Node.js. A remote attacker can exploit a validation bypass vulnerability by appending a tab character followed by arbitrary content to the Content-Type header. This circumvents the request body validation schemas, allowing the server to process the body as the original content type without proper validation. This could lead to unexpected data processing and potential integrity impact.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_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:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_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:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_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:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_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:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_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:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_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:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_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:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_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:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_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:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
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:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
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:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_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:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
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:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
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:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_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:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_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:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
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:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_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:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_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:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_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:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
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:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
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:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_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:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_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:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_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:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_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:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_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:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_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:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_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:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_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:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_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:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
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:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_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:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_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:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_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:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_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:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_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:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_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:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
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:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_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:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
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:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_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:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
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:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
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:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_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:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_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:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_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:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_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:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_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:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_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:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
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:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
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:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
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:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_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:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_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:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_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:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_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:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
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:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
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:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_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:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_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:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_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:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in pypdf. Processing a specially crafted PDF document, specifically with circular /Prev references in the cross-reference (xref) chain, can cause an infinite loop and a high consumption of CPU, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in pypdf. A remote attacker can exploit this vulnerability by crafting a malicious PDF document. When a user processes this specially crafted PDF, it can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected system. This issue specifically arises when the `xfa` property of a PDF reader or writer is accessed and its corresponding stream is compressed using `/FlateDecode`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
A flaw was found in Koa’s ctx.hostname API used in Node.js applications. The function incorrectly parses specially crafted HTTP Host headers containing an @ character, which can cause the extracted hostname value to differ from the intended origin. An attacker can exploit this behavior by sending a malicious Host header to influence the hostname value returned by ctx.hostname. Applications that rely on this value for generating absolute URLs, password reset links, or email verification links without additional validation may be susceptible to Host header injection attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Argo Workflows in which an attacker can leak sensitive information contained in Workflow Templates and Cluster Workflow Templates. Because the functions that retrieve template information use server permissions, no authorization is required to read templates which might contain secrets such as passwords, API keys, or other sensitive data.
| 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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Istio. A user of Istio could be impacted if the JSON Web Key Set (JWKS) resolver becomes unavailable or fails to fetch keys. This vulnerability can lead to the exposure of hardcoded default settings, potentially bypassing authentication mechanisms and allowing unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
A flaw was found in Argo Workflows. A user with privileges to submit workflows can bypass security settings defined in a WorkflowTemplate by including a `podSpecPatch` field in their workflow submission. This allows them to circumvent restrictions, even when `templateReferencing: Strict` is configured, potentially leading to unauthorized resource access or privilege escalation.
| 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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
A flaw was found in tornado-python. A remote attacker can exploit this vulnerability by sending a specially crafted, very large multipart body with numerous parts. Because the parsing of these large bodies occurs synchronously on the main thread, it can consume excessive resources, leading to a denial of service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A user input sanitization flaw has been discovered in the Black python code formatter. Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file system locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
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:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_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:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_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:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
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:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_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:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_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:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_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:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
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:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
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:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_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:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_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:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_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:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in the Python library, SimpleEval. A remote attacker could exploit this vulnerability by providing specially crafted input that allows dangerous modules or functions to be accessed outside of the intended sandbox environment. This could lead to arbitrary code execution within the application using SimpleEval.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_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:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Netty. A remote attacker could exploit this vulnerability by sending specially crafted HTTP/1.1 chunked transfer encoding extension values. Due to incorrect parsing of quoted strings, this flaw enables request smuggling attacks, potentially allowing an attacker to bypass security controls or access unauthorized information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
Workaround
|
A flaw was found in Netty. A remote user can trigger a Denial of Service (DoS) against a Netty HTTP/2 server by sending a flood of CONTINUATION frames. The server's lack of a limit on these frames, coupled with a bypass of size-based mitigations using zero-byte frames, allows an attacker to consume excessive CPU resources. This can render the server unresponsive with minimal bandwidth usage.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64 | — |
{
"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.5 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:10184",
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11157",
"url": "https://access.redhat.com/security/cve/CVE-2025-11157"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12103",
"url": "https://access.redhat.com/security/cve/CVE-2025-12103"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14009",
"url": "https://access.redhat.com/security/cve/CVE-2025-14009"
},
{
"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-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"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-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"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-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68131",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"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-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69534",
"url": "https://access.redhat.com/security/cve/CVE-2025-69534"
},
{
"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-1002",
"url": "https://access.redhat.com/security/cve/CVE-2026-1002"
},
{
"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-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"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-24281",
"url": "https://access.redhat.com/security/cve/CVE-2026-24281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24308",
"url": "https://access.redhat.com/security/cve/CVE-2026-24308"
},
{
"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-2472",
"url": "https://access.redhat.com/security/cve/CVE-2026-2472"
},
{
"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-2492",
"url": "https://access.redhat.com/security/cve/CVE-2026-2492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25223",
"url": "https://access.redhat.com/security/cve/CVE-2026-25223"
},
{
"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-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"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-26007",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26996",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27137",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27628",
"url": "https://access.redhat.com/security/cve/CVE-2026-27628"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27888",
"url": "https://access.redhat.com/security/cve/CVE-2026-27888"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27904",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27959",
"url": "https://access.redhat.com/security/cve/CVE-2026-27959"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28229",
"url": "https://access.redhat.com/security/cve/CVE-2026-28229"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28356",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"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-31837",
"url": "https://access.redhat.com/security/cve/CVE-2026-31837"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31892",
"url": "https://access.redhat.com/security/cve/CVE-2026-31892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31958",
"url": "https://access.redhat.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32274",
"url": "https://access.redhat.com/security/cve/CVE-2026-32274"
},
{
"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-32640",
"url": "https://access.redhat.com/security/cve/CVE-2026-32640"
},
{
"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-33870",
"url": "https://access.redhat.com/security/cve/CVE-2026-33870"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33871",
"url": "https://access.redhat.com/security/cve/CVE-2026-33871"
},
{
"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_10184.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.25.5 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-07-22T15:24:54+00:00",
"generator": {
"date": "2026-07-22T15:24:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:10184",
"initial_release_date": "2026-04-23T14:53:58+00:00",
"revision_history": [
{
"date": "2026-04-23T14:53:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T15:24:54+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:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Affdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Aacaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Af9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776324811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776338381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Af20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Ae66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ab3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Aaa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Af3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Ad37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742560"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Acbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1775144403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Ad4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Acc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3Ac8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Ac9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Aec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776757672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ac6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Aebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Aab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Aef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776349389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Aae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aa3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3A703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3Ad9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Aef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776756834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Ad655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3Aebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3Af2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776774771"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ab5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776773362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776257621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776413275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3Af4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3A030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3Acf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Ac08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776271296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3A2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Aaa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776747711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3Adbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776272258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3Aec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776272253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Abb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776748859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776308833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3A19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3Acf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-rocm-rhel9@sha256%3A3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3A10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Ad04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3Ada100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3Aad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3A0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Af9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319275"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Ade2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3Ac99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ad961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Ac7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ae4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Aa2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776324811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776338381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Aaa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742560"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3A50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1775144403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Aea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Acbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ad42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776757672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Ad128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3A8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ae5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776349389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aa9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3A5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Af3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776756834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776773362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ae04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776257621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Ac00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776413275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776271296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776747711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Af35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776748859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776308833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3Aa87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Af1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319275"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ab425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Ab255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776324811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ae5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776338381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Ad209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Adec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Af2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742560"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ab5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Acc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776757672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ac96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776349389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Afa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776773362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776257621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776413275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776271296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776747711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Af8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776748859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776308833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Adf10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776259063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Ae9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319275"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Af19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Ad3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Af49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Ad0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ac4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742560"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Affd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776349389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776773362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776257621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776413275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Abdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Abd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776271296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Ac7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776748859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776308833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Abd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776259063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Ac0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319213"
}
}
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_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:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_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:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_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:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_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:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"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:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_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:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_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:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_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:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_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:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_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:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_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:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_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:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_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:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_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:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_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:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_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:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_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:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_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:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_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:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_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:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_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:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_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:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"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:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_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:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_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:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_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:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_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:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_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:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_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:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_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:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_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:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_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:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_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-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_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:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_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:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_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:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_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:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_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:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_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:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_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:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_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:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_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:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_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:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_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:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_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:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_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:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_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:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_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:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"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:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_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:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_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:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_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:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"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:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_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:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_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:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_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:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_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:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_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:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"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:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_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:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_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:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_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:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_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:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_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:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_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:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_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:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_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:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_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:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_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:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_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:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_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:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_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:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"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:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_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:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_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:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_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:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_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-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_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:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_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:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_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:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_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-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_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:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_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:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_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:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_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:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_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:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_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:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_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:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_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:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_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:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_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:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_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:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_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:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_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:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_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:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_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:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_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:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_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:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_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-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_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:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_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:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_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:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_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-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_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:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_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:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_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:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_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:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_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:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"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:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_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:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_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:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_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:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_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:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_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:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_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:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_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:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_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:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_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:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_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:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_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:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_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:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_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:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_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-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_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:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_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-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_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:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_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-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_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:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_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-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_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:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_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-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_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:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_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:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_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:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_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:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_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:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_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:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_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:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_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:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_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:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_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:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_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:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_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:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_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:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_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:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_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:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_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:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_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:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_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:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_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:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_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-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_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:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_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:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_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:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_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:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_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:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_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:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_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:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_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:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_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:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_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-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_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:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_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-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_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:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_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:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_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:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_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:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_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:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_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:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_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:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_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:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_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:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_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:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_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:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_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:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_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:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_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:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_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:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"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:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_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:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_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:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_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:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_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:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_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:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_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:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_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:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_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:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_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:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"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:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_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:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_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:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_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:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_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:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_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:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_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:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_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:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_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:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_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:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_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-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_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:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_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:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_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:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_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:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_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:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_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-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_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:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_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-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_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:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_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:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_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:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_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:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_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:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_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:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_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:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_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:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_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:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_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-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_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:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_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:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_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:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_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:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_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:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_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-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_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:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_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:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_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:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_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-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_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:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_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:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_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:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_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:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_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:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_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:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_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:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_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:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_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:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_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:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_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:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_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:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_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:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_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:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_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:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_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:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"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:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_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:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_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:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_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:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_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:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_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:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"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:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_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:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_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:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_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:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"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:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_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:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_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:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_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:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"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:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_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:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_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:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_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:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_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:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_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:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_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:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_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:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_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:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_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:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_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:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_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:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_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:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_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:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_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:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_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:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_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-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_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:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_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:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_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:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_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-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_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:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_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:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_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:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_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:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_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:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_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:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_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:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_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:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_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:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_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-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_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:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_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:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_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:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_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:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_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:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_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:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_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:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"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:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_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:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_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-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_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:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_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:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_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:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_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:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_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:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_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-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_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:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_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-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_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:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_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:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_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:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_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-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_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:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_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:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_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:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_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-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_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:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_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:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_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:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_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:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_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:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_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:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_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:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_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:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_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:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_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:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_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:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_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:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_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:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_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:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_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:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_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:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_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:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_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:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_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:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_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:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_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:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_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:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_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:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_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-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_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:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_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:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_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:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_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:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_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:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_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:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_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:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_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:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_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:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_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:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_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:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_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:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_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:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_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:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_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:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_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:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_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:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_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-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_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:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_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-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_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:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_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:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_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:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_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:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_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:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_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-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_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:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_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:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_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:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_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-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_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:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_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-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_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:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_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:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_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:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_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:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_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:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_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:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_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:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_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:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_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:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_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:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_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:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_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:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_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:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_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-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_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:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_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-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_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:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_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-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_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:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_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:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_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:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_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:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_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:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_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:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_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:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_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:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_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:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_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-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_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:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_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-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_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:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_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:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_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:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_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:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_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:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_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:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
}
]
},
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-11157",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-01-01T08:00:48.932809+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2426574"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Feast, specifically in the Kubernetes materializer job. An attacker with the ability to modify specific YAML configuration files can exploit an insecure deserialization vulnerability. This allows for the instantiation of arbitrary Python objects, leading to remote code execution on the worker pod. Successful exploitation could result in cluster takeover, data poisoning, and supply-chain sabotage.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "feast: Feast: Remote Code Execution via insecure YAML deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat OpenShift AI because an attacker with low privileges and local access to the worker pod can modify specific YAML configuration files. This insecure deserialization allows for remote code execution, potentially leading to cluster takeover, data poisoning, and supply-chain sabotage. This affects Red Hat OpenShift AI versions 2.22, 2.25, and 3.0.",
"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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11157"
},
{
"category": "external",
"summary": "RHBZ#2426574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426574"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11157"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11157",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11157"
},
{
"category": "external",
"summary": "https://github.com/feast-dev/feast/commit/b2e37ff37953b68ae833f6874ab5bc510a4ca5fb",
"url": "https://github.com/feast-dev/feast/commit/b2e37ff37953b68ae833f6874ab5bc510a4ca5fb"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/46d4d585-b968-4a76-80ce-872bc5525564",
"url": "https://huntr.com/bounties/46d4d585-b968-4a76-80ce-872bc5525564"
}
],
"release_date": "2026-01-01T07:03:57.277000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "Implement strict access controls and least privilege principles for the Feast Kubernetes materializer job. Ensure that only authorized users and processes have write access to the `/var/feast/feature_store.yaml` and `/var/feast/materialization_config.yaml` files on the worker pods. This can be achieved through Kubernetes Role-Based Access Control (RBAC) policies and appropriate OpenShift security context constraints to limit file system access.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "feast: Feast: Remote Code Execution via insecure YAML deserialization"
},
{
"cve": "CVE-2025-12103",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2025-10-23T02:53:02.820000+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2405966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Openshift AI Service. The TrustyAI component is granting all service accounts and users on a cluster permissions to get, list, watch any pod in any namespace on the cluster.\n\nTrustyAI is creating a role `trustyai-service-operator-lmeval-user-role` and a CRB `trustyai-service-operator-default-lmeval-user-rolebinding` which is being applied to `system:authenticated` making it so that every single user or service account can get a list of pods running in any namespace on the cluster \n\nAdditionally users can access all `persistentvolumeclaims` and `lmevaljobs`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-ai: Trusty AI Grants All Authenticated users to list pods in any namespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as Moderate as the information available the limitation is limited to PVC and Pods.",
"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-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12103"
},
{
"category": "external",
"summary": "RHBZ#2405966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12103"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12103",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12103"
}
],
"release_date": "2025-10-28T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift-ai: Trusty AI Grants All Authenticated users to list pods in any namespace"
},
{
"cve": "CVE-2025-14009",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-02-18T19:03:28.564667+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440724"
}
],
"notes": [
{
"category": "description",
"text": "A code execution vector has been discovered in the python NTLK library. The _unzip_iter function in nltk/downloader.py uses zipfile.extractall() without performing path validation or security checks. This allows attackers to craft malicious zip packages that, when downloaded and extracted by NLTK, can execute arbitrary code. The vulnerability arises because NLTK assumes all downloaded packages are trusted and extracts them without validation. If a malicious package contains Python files, such as __init__.py, these files are executed automatically upon import, leading to code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: Zip Slip Vulnerability in nltk Leading to Code Execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk of this flaw to Red Hat products is mitigated by the default requirement that users authenticate before interacting with a system. This reduces the impact to Important. Red Hat products utilizing NLTK are only affected if they are configured to process untrustsed zip archives.",
"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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14009"
},
{
"category": "external",
"summary": "RHBZ#2440724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14009"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14009",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14009"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/pull/3468",
"url": "https://github.com/nltk/nltk/pull/3468"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/49ecbc02-054e-4470-b2e0-b267936cc4e4",
"url": "https://huntr.com/bounties/49ecbc02-054e-4470-b2e0-b267936cc4e4"
}
],
"release_date": "2026-02-18T17:45:17.573000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: Zip Slip Vulnerability in nltk Leading to Code Execution"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate 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-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"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-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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": "other",
"text": "This is an Important flaw in urllib3\u0027s streaming API that can lead to excessive resource consumption, including high CPU usage and significant memory allocation. When processing highly compressed data from untrusted sources, even small requested chunks can trigger full decompression, posing a denial-of-service risk to client-side applications utilizing affected urllib3 versions prior to 2.6.0.",
"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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-68131",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2025-12-31T02:00:55.240416+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2426395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The flaw in cbor2 allows information disclosure if a CBORDecoder instance is reused across trust boundaries. This could lead to an attacker-controlled message reading sensitive data from previously decoded messages. This affects Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI when processing untrusted CBOR data with a reused decoder.",
"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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"category": "external",
"summary": "RHBZ#2426395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/268",
"url": "https://github.com/agronholm/cbor2/pull/268"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh"
}
],
"release_date": "2025-12-31T01:15:36.827000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications utilizing the `cbor2` library should avoid reusing `CBORDecoder` instances when processing data from different trust levels. If `CBORDecoder` reuse is unavoidable, ensure that sensitive data is not processed by a decoder instance that will subsequently handle untrusted input. This operational control prevents an attacker from accessing prior decoded information.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server 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 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2025-69534",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-05T16:01:10.432461+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Markdown. Parsing crafted markdown content containing malformed HTML-like sequences causes html.parser.HTMLParser to raise an unhandled AssertionError. This unhandled exception allows an attacker to cause an application crash and potentially disclose sensitive information via its stack trace.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-markdown: denial of service via malformed HTML-like sequences",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to supply a specially crafted payload to be processed by an application using Python-Markdown. Additionally, the security impact of this vulnerability is limited to an information disclosure via the unhandled exception stack trace and a denial of service. There is no memory corruption or arbitrary command execution. Due to these reasons, this issue 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 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69534"
},
{
"category": "external",
"summary": "RHBZ#2444839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69534"
},
{
"category": "external",
"summary": "https://github.com/Python-Markdown/markdown",
"url": "https://github.com/Python-Markdown/markdown"
},
{
"category": "external",
"summary": "https://github.com/Python-Markdown/markdown/actions/runs/15736122892",
"url": "https://github.com/Python-Markdown/markdown/actions/runs/15736122892"
},
{
"category": "external",
"summary": "https://github.com/Python-Markdown/markdown/issues/1534",
"url": "https://github.com/Python-Markdown/markdown/issues/1534"
}
],
"release_date": "2026-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, wrap your markdown parsing function in a try/except block. This catches the unhandled exception, preventing both the application crash and the stack trace leak.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-markdown: denial of service via malformed HTML-like sequences"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file read via path traversal vulnerability"
},
{
"cve": "CVE-2026-1002",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-01-15T21:03:20.088599+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430180"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows a remote attacker to block access to specific static files, such as images, CSS or HTML files. However, the underlying Vert.x server, the API endpoints and other non-cached resources are not affected. Due to this reason, this issue has been rated with a moderate 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-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1002"
},
{
"category": "external",
"summary": "RHBZ#2430180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430180"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1002"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5895",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5895"
}
],
"release_date": "2026-01-15T20:50:25.642000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, consider disabling the static handler cache by configuring the StaticHandler instance with setCachingEnabled(false), for example:\n\n~~~\nStaticHandler staticHandler = StaticHandler.create().setCachingEnabled(false);\n~~~",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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 AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files"
},
{
"cve": "CVE-2026-2472",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-02-20T20:03:43.567562+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in google-cloud-aiplatform. This Stored Cross-Site Scripting (XSS) vulnerability allows an unauthenticated remote attacker to execute arbitrary JavaScript code within a victim\u0027s Jupyter or Colab environment. This is achieved by injecting malicious script escape sequences into model evaluation results or dataset JSON data. The primary consequence is arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google-cloud-aiplatform: google-cloud-aiplatform: Arbitrary code execution via Stored Cross-Site Scripting (XSS)",
"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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2472"
},
{
"category": "external",
"summary": "RHBZ#2441472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2472",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2472"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2472",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2472"
},
{
"category": "external",
"summary": "https://docs.cloud.google.com/support/bulletins#gcp-2026-011",
"url": "https://docs.cloud.google.com/support/bulletins#gcp-2026-011"
}
],
"release_date": "2026-02-20T19:29:12.162000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google-cloud-aiplatform: google-cloud-aiplatform: Arbitrary code execution via Stored Cross-Site Scripting (XSS)"
},
{
"cve": "CVE-2026-2492",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2026-02-20T23:01:06.860908+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441510"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in TensorFlow. This vulnerability allows a local attacker to escalate privileges and execute arbitrary code. The flaw exists within the HDF5 library\u0027s handling of plugins, which are loaded from an unsecured location. An attacker with low-privileged code execution can exploit this uncontrolled search path to achieve privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tensorflow: TensorFlow: Local privilege escalation via uncontrolled search path for plugins",
"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-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2492"
},
{
"category": "external",
"summary": "RHBZ#2441510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441510"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2492"
},
{
"category": "external",
"summary": "https://github.com/tensorflow/tensorflow/commit/46e7f7fb144fd11cf6d17c23dd47620328d77082",
"url": "https://github.com/tensorflow/tensorflow/commit/46e7f7fb144fd11cf6d17c23dd47620328d77082"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-26-116/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-26-116/"
}
],
"release_date": "2026-02-20T22:22:54.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tensorflow: TensorFlow: Local privilege escalation via uncontrolled search path for plugins"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24281",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-07T09:00:57.868082+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445449"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache ZooKeeper. The ZKTrustManager component\u0027s hostname verification process can fall back to reverse DNS (PTR) lookup when IP Subject Alternative Name (SAN) validation fails. This vulnerability allows an attacker who can control or spoof PTR records to impersonate ZooKeeper servers or clients, provided they possess a valid certificate for the PTR name. This could lead to unauthorized access or manipulation of ZooKeeper services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache ZooKeeper: Apache ZooKeeper: Impersonation of servers or clients via reverse DNS spoofing",
"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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24281"
},
{
"category": "external",
"summary": "RHBZ#2445449",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445449"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24281"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/088ddsbrzhd5lxzbqf5n24yg0mwh9jt2",
"url": "https://lists.apache.org/thread/088ddsbrzhd5lxzbqf5n24yg0mwh9jt2"
}
],
"release_date": "2026-03-07T08:50:32.525000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable reverse DNS lookup in Apache ZooKeeper\u0027s client and quorum protocols. This can be achieved by configuring the `zookeeper.ssl.hostnameVerification.disableReverseDns` property to `true`. This configuration option is available in Apache ZooKeeper versions 3.8.6 and 3.9.5 and later. A restart of the ZooKeeper service will be required for the change to take effect.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache ZooKeeper: Apache ZooKeeper: Impersonation of servers or clients via reverse DNS spoofing"
},
{
"cve": "CVE-2026-24308",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-03-07T09:01:03.859129+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache ZooKeeper. Improper handling of configuration values in ZKConfig allows an attacker to expose sensitive information. This occurs when sensitive client configuration values are logged at an INFO level in the client\u0027s logfile. This vulnerability can lead to information disclosure, potentially revealing critical system details to unauthorized parties.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache ZooKeeper: Apache ZooKeeper: Information disclosure via improper handling of configuration values",
"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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24308"
},
{
"category": "external",
"summary": "RHBZ#2445451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24308"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/qng3rtzv2pqkmko4rhv85jfplkyrgqdr",
"url": "https://lists.apache.org/thread/qng3rtzv2pqkmko4rhv85jfplkyrgqdr"
}
],
"release_date": "2026-03-07T08:51:17.567000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache ZooKeeper: Apache ZooKeeper: Information disclosure via improper handling of configuration values"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25223",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2026-02-03T22:01:19.884891+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436560"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fastify, a web framework for Node.js. A remote attacker can exploit a validation bypass vulnerability by appending a tab character followed by arbitrary content to the Content-Type header. This circumvents the request body validation schemas, allowing the server to process the body as the original content type without proper validation. This could lead to unexpected data processing and potential integrity impact.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Fastify: Fastify: Validation bypass due to malformed Content-Type header leading to integrity impact",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in Fastify, a Node.js web framework, allows remote attackers to bypass request body validation by manipulating the Content-Type header. This can lead to unexpected data processing and integrity issues in applications. Red Hat products such as Red Hat Enterprise Linux AI, Red Hat OpenShift AI, and Red Hat OpenShift Dev Spaces 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 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25223"
},
{
"category": "external",
"summary": "RHBZ#2436560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25223",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25223"
},
{
"category": "external",
"summary": "https://fastify.dev/docs/latest/Reference/Validation-and-Serialization",
"url": "https://fastify.dev/docs/latest/Reference/Validation-and-Serialization"
},
{
"category": "external",
"summary": "https://github.com/fastify/fastify/blob/759e9787b5669abf953068e42a17bffba7521348/lib/content-type-parser.js#L125",
"url": "https://github.com/fastify/fastify/blob/759e9787b5669abf953068e42a17bffba7521348/lib/content-type-parser.js#L125"
},
{
"category": "external",
"summary": "https://github.com/fastify/fastify/blob/759e9787b5669abf953068e42a17bffba7521348/lib/validation.js#L272",
"url": "https://github.com/fastify/fastify/blob/759e9787b5669abf953068e42a17bffba7521348/lib/validation.js#L272"
},
{
"category": "external",
"summary": "https://github.com/fastify/fastify/commit/32d7b6add39ddf082d92579a58bea7018c5ac821",
"url": "https://github.com/fastify/fastify/commit/32d7b6add39ddf082d92579a58bea7018c5ac821"
},
{
"category": "external",
"summary": "https://github.com/fastify/fastify/security/advisories/GHSA-jx2c-rxcm-jvmq",
"url": "https://github.com/fastify/fastify/security/advisories/GHSA-jx2c-rxcm-jvmq"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3464114",
"url": "https://hackerone.com/reports/3464114"
}
],
"release_date": "2026-02-03T21:21:40.268000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Fastify: Fastify: Validation bypass due to malformed Content-Type header leading to integrity impact"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-26007",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-02-10T22:01:01.036116+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438762"
}
],
"notes": [
{
"category": "description",
"text": "A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor \u003e 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it\u0027s easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw, while difficult to exploit, would lead to a loss of integrity in the encrypted communication channel. Given that the cryptography package is a library, it is likely to be used in situations that do not require user interaction.",
"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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "RHBZ#2438762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c",
"url": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2"
}
],
"release_date": "2026-02-10T21:42:56.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"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-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-27628",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-25T04:02:09.864561+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442543"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pypdf. Processing a specially crafted PDF document, specifically with circular /Prev references in the cross-reference (xref) chain, can cause an infinite loop and a high consumption of CPU, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pypdf: possible infinite loop when loading circular /Prev entries in cross-reference streams",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to supply a crafted PDF file to be processed by an application using the pypdf library. This issue can cause the application to enter an infinite loop and consume a high amount of CPU resources, eventually resulting in a denial of service with no other security impact. Due to these reasons, this vulnerability has been rated with a moderate impact.",
"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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27628"
},
{
"category": "external",
"summary": "RHBZ#2442543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442543"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27628",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27628"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/commit/0fbd95938724ad2d72688d4112207c0590f0483f",
"url": "https://github.com/py-pdf/pypdf/commit/0fbd95938724ad2d72688d4112207c0590f0483f"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/issues/3654",
"url": "https://github.com/py-pdf/pypdf/issues/3654"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-2rw7-x74f-jg35",
"url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-2rw7-x74f-jg35"
}
],
"release_date": "2026-02-25T02:45:37.543000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pypdf: possible infinite loop when loading circular /Prev entries in cross-reference streams"
},
{
"cve": "CVE-2026-27888",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-02-26T01:01:24.460651+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442899"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pypdf. A remote attacker can exploit this vulnerability by crafting a malicious PDF document. When a user processes this specially crafted PDF, it can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected system. This issue specifically arises when the `xfa` property of a PDF reader or writer is accessed and its corresponding stream is compressed using `/FlateDecode`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pypdf: pypdf: Denial of Service via crafted PDF",
"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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27888"
},
{
"category": "external",
"summary": "RHBZ#2442899",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442899"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27888",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27888"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27888",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27888"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/commit/7a4c8246ed48d9d328fb596942271da47b6d109c",
"url": "https://github.com/py-pdf/pypdf/commit/7a4c8246ed48d9d328fb596942271da47b6d109c"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/pull/3658",
"url": "https://github.com/py-pdf/pypdf/pull/3658"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/releases/tag/6.7.3",
"url": "https://github.com/py-pdf/pypdf/releases/tag/6.7.3"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-x7hp-r3qg-r3cj",
"url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-x7hp-r3qg-r3cj"
}
],
"release_date": "2026-02-26T00:42:00.542000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pypdf: pypdf: Denial of Service via crafted PDF"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted 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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
},
{
"cve": "CVE-2026-27959",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-02-26T03:01:14.695334+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442928"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Koa\u2019s ctx.hostname API used in Node.js applications. The function incorrectly parses specially crafted HTTP Host headers containing an @ character, which can cause the extracted hostname value to differ from the intended origin. An attacker can exploit this behavior by sending a malicious Host header to influence the hostname value returned by ctx.hostname. Applications that rely on this value for generating absolute URLs, password reset links, or email verification links without additional validation may be susceptible to Host header injection attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "koa: Koa: Host header injection vulnerability due to malformed HTTP Host header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security considers this issue as High severity. \n\nA remote, unauthenticated attacker can send a specially crafted HTTP Host header containing a valid RFC 3986 userinfo component (using the @ delimiter). Due to improper parsing of the authority field in the ctx.hostname API, the application may treat attacker-controlled input as the hostname value. Exploitation occurs when the server processes the malicious request and does not require user interaction (UI:N).\n\nApplications that rely on ctx.hostname to construct absolute URLs, such as: password reset links, email verification links, OAuth redirect URIs, or webhook endpoints, may generate security sensitive URLs that reference an attacker controlled domain. This can result in integrity violations, including manipulation of authentication flows or account takeover scenarios. Integrity impact is therefore rated High.\n\nConfidentiality impact is considered Low because disclosure of sensitive data depends on application-specific usage patterns. The vulnerability does not automatically expose information from the server. However, if an affected application uses the manipulated hostname value to generate security-sensitive links such as password reset or email verification URLs and embeds tokens in those links without additional validation, a victim who later follows such a link may inadvertently disclose those tokens to an attacker controlled domain. Such disclosure is conditional, application-dependent like how the application constructs URLs. Also, the subsequent user interaction beyond the initial exploitation, the confidentiality impact is assessed as Low (C:L).",
"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-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27959"
},
{
"category": "external",
"summary": "RHBZ#2442928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442928"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27959",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27959"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df",
"url": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb",
"url": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm",
"url": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm"
}
],
"release_date": "2026-02-26T01:45:45.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "Red Hat is not aware of a practical temporary workaround that fully mitigates this issue or meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability. Customers are advised to apply the relevant security updates once they become available.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "koa: Koa: Host header injection vulnerability due to malformed HTTP Host header parsing"
},
{
"cve": "CVE-2026-28229",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-03-11T16:01:02.960777+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446549"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Argo Workflows in which an attacker can leak sensitive information contained in Workflow Templates and Cluster Workflow Templates. Because the functions that retrieve template information use server permissions, no authorization is required to read templates which might contain secrets such as passwords, API keys, or other sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argo-workflows: Argo Workflows has unauthorized access to Argo Workflows Template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important flaw was found in Argo Workflows, as used in Red Hat OpenShift AI. This vulnerability allows an attacker to gain unauthorized access to Workflow Templates and Cluster Workflow Templates due to insufficient authorization checks. This could lead to the disclosure of sensitive information, including embedded secrets like passwords and API keys.",
"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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28229"
},
{
"category": "external",
"summary": "RHBZ#2446549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446549"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28229"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-56px-hm34-xqj5",
"url": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-56px-hm34-xqj5"
}
],
"release_date": "2026-03-11T15:37:47.338000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "argo-workflows: Argo Workflows has unauthorized access to Argo Workflows Template"
},
{
"cve": "CVE-2026-28356",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-12T18:01:57.290176+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications using the multipart.parse_form_data function directly or indirectly when parsing request headers or multipart/form-data streams. Also, the security impact of this flaw is limited to a denial of service, there is no corruption of memory or arbitrary code execution. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "RHBZ#2447059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3",
"url": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3"
}
],
"release_date": "2026-03-12T16:45:01.070000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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.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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
},
{
"cve": "CVE-2026-31837",
"cwe": {
"id": "CWE-1392",
"name": "Use of Default Credentials"
},
"discovery_date": "2026-03-10T23:02:58.238399+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Istio. A user of Istio could be impacted if the JSON Web Key Set (JWKS) resolver becomes unavailable or fails to fetch keys. This vulnerability can lead to the exposure of hardcoded default settings, potentially bypassing authentication mechanisms and allowing unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "istio: Istio: Information disclosure and authentication bypass via JWKS resolver unavailability",
"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:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31837"
},
{
"category": "external",
"summary": "RHBZ#2446344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31837",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31837"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31837",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31837"
},
{
"category": "external",
"summary": "https://github.com/istio/istio/security/advisories/GHSA-v75c-crr9-733c",
"url": "https://github.com/istio/istio/security/advisories/GHSA-v75c-crr9-733c"
}
],
"release_date": "2026-03-10T21:57:44.387000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "istio: Istio: Information disclosure and authentication bypass via JWKS resolver unavailability"
},
{
"cve": "CVE-2026-31892",
"cwe": {
"id": "CWE-807",
"name": "Reliance on Untrusted Inputs in a Security Decision"
},
"discovery_date": "2026-03-11T16:01:11.139923+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446551"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Argo Workflows. A user with privileges to submit workflows can bypass security settings defined in a WorkflowTemplate by including a `podSpecPatch` field in their workflow submission. This allows them to circumvent restrictions, even when `templateReferencing: Strict` is configured, potentially leading to unauthorized resource access or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/argoproj/argo-workflows: Argo Workflows: Security bypass allows privilege escalation via podSpecPatch field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability affects Red Hat OpenShift AI through its use of Argo Workflows. A user with low privileges can bypass WorkflowTemplate security controls by submitting workflows with a `podSpecPatch` field that overrides template definitions. The scope is changed as attackers can manipulate pod specifications beyond their intended access, resulting in high impact to confidentiality, integrity, and availability. Affects versions 2.9.0 through 4.0.1 and 3.7.10.",
"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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31892"
},
{
"category": "external",
"summary": "RHBZ#2446551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446551"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31892"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-3wf5-g532-rcrr",
"url": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-3wf5-g532-rcrr"
}
],
"release_date": "2026-03-11T15:41:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/argoproj/argo-workflows: Argo Workflows: Security bypass allows privilege escalation via podSpecPatch field"
},
{
"cve": "CVE-2026-31958",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-11T20:02:00.687153+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446765"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in tornado-python. A remote attacker can exploit this vulnerability by sending a specially crafted, very large multipart body with numerous parts. Because the parsing of these large bodies occurs synchronously on the main thread, it can consume excessive resources, leading to a denial of service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado-python: Tornado: Denial of Service via large multipart bodies",
"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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "RHBZ#2446765",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446765"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31958"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31958",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31958"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc"
}
],
"release_date": "2026-03-11T19:27:23.380000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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 AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tornado-python: Tornado: Denial of Service via large multipart bodies"
},
{
"cve": "CVE-2026-32274",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-12T20:01:22.957558+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447111"
}
],
"notes": [
{
"category": "description",
"text": "A user input sanitization flaw has been discovered in the Black python code formatter. Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file system locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "black: Black: Arbitrary file writes from unsanitized user input in cache file name",
"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-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32274"
},
{
"category": "external",
"summary": "RHBZ#2447111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32274",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32274"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32274",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32274"
},
{
"category": "external",
"summary": "https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d",
"url": "https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d"
},
{
"category": "external",
"summary": "https://github.com/psf/black/pull/5038",
"url": "https://github.com/psf/black/pull/5038"
},
{
"category": "external",
"summary": "https://github.com/psf/black/releases/tag/26.3.1",
"url": "https://github.com/psf/black/releases/tag/26.3.1"
},
{
"category": "external",
"summary": "https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m",
"url": "https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m"
}
],
"release_date": "2026-03-12T19:47:07.464000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "black: Black: Arbitrary file writes from unsanitized user input in cache file name"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)"
},
{
"cve": "CVE-2026-32640",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-13T22:02:17.336115+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python library, SimpleEval. A remote attacker could exploit this vulnerability by providing specially crafted input that allows dangerous modules or functions to be accessed outside of the intended sandbox environment. This could lead to arbitrary code execution within the application using SimpleEval.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "simpleeval: SimpleEval: Arbitrary code execution via sandbox escape due to improper object handling",
"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-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32640"
},
{
"category": "external",
"summary": "RHBZ#2447529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32640",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32640"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32640",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32640"
},
{
"category": "external",
"summary": "https://github.com/danthedeckie/simpleeval/security/advisories/GHSA-44vg-5wv2-h2hg",
"url": "https://github.com/danthedeckie/simpleeval/security/advisories/GHSA-44vg-5wv2-h2hg"
}
],
"release_date": "2026-03-13T21:03:53.435000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "simpleeval: SimpleEval: Arbitrary code execution via sandbox escape due to improper object handling"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"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-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file overwrite and creation via path traversal in XML index files"
},
{
"cve": "CVE-2026-33870",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-03-27T21:01:59.865839+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. A remote attacker could exploit this vulnerability by sending specially crafted HTTP/1.1 chunked transfer encoding extension values. Due to incorrect parsing of quoted strings, this flaw enables request smuggling attacks, potentially allowing an attacker to bypass security controls or access unauthorized information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.netty/netty-codec-http: Netty: Request smuggling via incorrect parsing of HTTP/1.1 chunked transfer encoding extension values",
"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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33870"
},
{
"category": "external",
"summary": "RHBZ#2452453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33870"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-pwqr-wmgm-9rr8",
"url": "https://github.com/netty/netty/security/advisories/GHSA-pwqr-wmgm-9rr8"
},
{
"category": "external",
"summary": "https://w4ke.info/2025/06/18/funky-chunks.html",
"url": "https://w4ke.info/2025/06/18/funky-chunks.html"
},
{
"category": "external",
"summary": "https://w4ke.info/2025/10/29/funky-chunks-2.html",
"url": "https://w4ke.info/2025/10/29/funky-chunks-2.html"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc9110",
"url": "https://www.rfc-editor.org/rfc/rfc9110"
}
],
"release_date": "2026-03-27T19:54:15.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "io.netty/netty-codec-http: Netty: Request smuggling via incorrect parsing of HTTP/1.1 chunked transfer encoding extension values"
},
{
"cve": "CVE-2026-33871",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-27T21:02:13.396015+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452456"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. A remote user can trigger a Denial of Service (DoS) against a Netty HTTP/2 server by sending a flood of CONTINUATION frames. The server\u0027s lack of a limit on these frames, coupled with a bypass of size-based mitigations using zero-byte frames, allows an attacker to consume excessive CPU resources. This can render the server unresponsive with minimal bandwidth usage.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: Netty: Denial of Service via HTTP/2 CONTINUATION frame flood",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This important vulnerability in Netty HTTP/2 servers allows a remote attacker to cause a Denial of Service by sending a flood of CONTINUATION frames. This can lead to excessive CPU consumption and render the server unresponsive. Red Hat products utilizing affected Netty versions, such as Red Hat AMQ, Enterprise Application Platform, and OpenShift Container Platform components, are impacted if configured to use HTTP/2.",
"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-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33871"
},
{
"category": "external",
"summary": "RHBZ#2452456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33871"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-w9fj-cfpg-grvv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-w9fj-cfpg-grvv"
}
],
"release_date": "2026-03-27T19:55:23.135000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: Netty: Denial of Service via HTTP/2 CONTINUATION frame flood"
}
]
}
RHSA-2026:30087
Vulnerability from csaf_redhat - Published: 2026-06-25 19:29 - Updated: 2026-07-21 22:18A 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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Poppler's Splash backend. A remote attacker could exploit this vulnerability by crafting a malicious PDF file that, when rendered, triggers an integer overflow in the `tilingPatternFill` function. This overflow leads to an undersized heap memory allocation, allowing a subsequent out-of-bounds write. Successful exploitation could result in arbitrary code execution, information disclosure, or denial of service within the context of the application processing the PDF.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenEXR, an image storage format for the motion picture industry. A remote attacker could exploit an integer overflow vulnerability in the `internal_exr_undo_piz()` function by providing a specially crafted EXR file. This flaw leads to out-of-bounds reads and writes, which may allow for arbitrary code execution or sensitive information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq's hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in Starlette, a lightweight ASGI framework. On Windows systems, the StaticFiles component is vulnerable to Server-Side Request Forgery (SSRF). A remote attacker can exploit this by providing a specially crafted Universal Naming Convention (UNC) path, which causes the system to initiate an outbound Server Message Block (SMB) connection. This action can expose the service account's NTLMv2 credentials, potentially leading to information disclosure or further attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le | — |
Vendor Fix
fix
Workaround
|
{
"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": "Red Hat AI Inference Server 3.3.5 (Spyre) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:30087",
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-10118",
"url": "https://access.redhat.com/security/cve/CVE-2026-10118"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"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-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"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-34588",
"url": "https://access.redhat.com/security/cve/CVE-2026-34588"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34982",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35385",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-37555",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39979",
"url": "https://access.redhat.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40164",
"url": "https://access.redhat.com/security/cve/CVE-2026-40164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44431",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4775",
"url": "https://access.redhat.com/security/cve/CVE-2026-4775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4786",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4878",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48818",
"url": "https://access.redhat.com/security/cve/CVE-2026-48818"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6100",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_30087.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.3.5 (Spyre)",
"tracking": {
"current_release_date": "2026-07-21T22:18:50+00:00",
"generator": {
"date": "2026-07-21T22:18:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:30087",
"initial_release_date": "2026-06-25T19:29:10+00:00",
"revision_history": [
{
"date": "2026-06-25T19:29:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T22:18:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.3",
"product": {
"name": "Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3A9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhaiis/vllm-spyre-rhel9\u0026tag=1782352919"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3A681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a?arch=s390x\u0026repository_url=registry.redhat.io/rhaiis/vllm-spyre-rhel9\u0026tag=1782352919"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3A906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis/vllm-spyre-rhel9\u0026tag=1782352919"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"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",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"acknowledgments": [
{
"names": [
"Quang Luong",
"PrymEvol"
]
}
],
"cve": "CVE-2026-4775",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T14:23:23.826000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450768"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: libtiff: Arbitrary code execution or denial of service via signed integer overflow in TIFF file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in the libtiff library, affecting the processing of specially crafted TIFF files, could lead to a denial of service or potentially arbitrary code execution. This vulnerability, caused by a signed integer overflow during TIFF image processing, results in an out-of-bounds heap write. Red Hat products that process untrusted TIFF files using libtiff may be impacted.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4775"
},
{
"category": "external",
"summary": "RHBZ#2450768",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450768"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4775"
}
],
"release_date": "2026-03-24T14:33:35.730000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted or maliciously crafted TIFF files with applications linked against the libtiff library. If processing untrusted TIFF files is unavoidable, consider running the affected applications within a sandboxed environment to limit the potential impact of successful exploitation. This operational control helps contain the effects of an out-of-bounds write, reducing the risk of denial of service or arbitrary code execution.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: libtiff: Arbitrary code execution or denial of service via signed integer overflow in TIFF file processing"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"acknowledgments": [
{
"names": [
"Ali Raza"
]
}
],
"cve": "CVE-2026-4878",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-03-26T06:56:21.213270+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use (TOCTOU) race condition in the `cap_set_file()` function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so, capabilities can be injected into or stripped from unintended executables, leading to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. A Time-of-Check-to-Time-of-Use (TOCTOU) race condition in libcap\u0027s cap_set_file() allows a local unprivileged user to escalate privileges. An attacker with write access to a parent directory can exploit a narrow window during file capability updates to redirect capabilities to an attacker-controlled file. This can lead to the injection of elevated privileges into an unintended executable when privileged processes, such as setcap or container tooling, invoke cap_set_file() on attacker-influenced paths.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4878"
},
{
"category": "external",
"summary": "RHBZ#2451615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4878"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447554"
}
],
"release_date": "2026-04-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
},
{
"acknowledgments": [
{
"names": [
"AISLE Research"
],
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-10118",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-21T23:20:23+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460428"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Poppler\u0027s Splash backend. A remote attacker could exploit this vulnerability by crafting a malicious PDF file that, when rendered, triggers an integer overflow in the `tilingPatternFill` function. This overflow leads to an undersized heap memory allocation, allowing a subsequent out-of-bounds write. Successful exploitation could result in arbitrary code execution, information disclosure, or denial of service within the context of the application processing the PDF.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "poppler: Integer overflow in Poppler SplashOutputDev::tilingPatternFill leads to heap buffer overflow via unchecked dimension multiplication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important heap-based memory corruption flaw in Poppler\u0027s Splash backend. Processing a specially crafted PDF document can lead to an integer overflow, resulting in an undersized heap allocation and a subsequent out-of-bounds write. This could allow an attacker to achieve arbitrary code execution, disclose sensitive information, or cause a denial of service within the context of the application rendering the PDF. To successfully exploit this vulnerability the attacker needs to be able to supply the maliciously crafted PDF file to the application consuming poppler or trick the user to process the PDF file using the Poppler\u0027s backend.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10118"
},
{
"category": "external",
"summary": "RHBZ#2460428",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460428"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10118",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10118"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10118",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10118"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/poppler/poppler/-/work_items/1715",
"url": "https://gitlab.freedesktop.org/poppler/poppler/-/work_items/1715"
}
],
"release_date": "2026-06-01T15:25:35.578000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted or suspicious PDF documents with applications that utilize the Poppler library for rendering. Limiting exposure to untrusted content can reduce the risk of exploitation.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "poppler: Integer overflow in Poppler SplashOutputDev::tilingPatternFill leads to heap buffer overflow via unchecked dimension multiplication"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"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",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-34588",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-06T16:02:38.673068+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455408"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format for the motion picture industry. A remote attacker could exploit an integer overflow vulnerability in the `internal_exr_undo_piz()` function by providing a specially crafted EXR file. This flaw leads to out-of-bounds reads and writes, which may allow for arbitrary code execution or sensitive information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenEXR: OpenEXR: Arbitrary code execution and information disclosure via crafted EXR file",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34588"
},
{
"category": "external",
"summary": "RHBZ#2455408",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455408"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34588",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34588"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34588",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34588"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-588r-cr5c-w6hf",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-588r-cr5c-w6hf"
}
],
"release_date": "2026-04-06T15:31:57.602000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenEXR: OpenEXR: Arbitrary code execution and information disclosure via crafted EXR file"
},
{
"cve": "CVE-2026-34982",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-06T16:02:10.004743+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: arbitrary command execution via modeline sandbox bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to open a specially crafted file. The arbitrary OS command execution is restricted to the privileges of the user running Vim, limiting the potential of a full system compromise.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "RHBZ#2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/01/1",
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615",
"url": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0276",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0276"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9"
}
],
"release_date": "2026-04-06T15:16:48.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the modeline support by adding the following command to the Vim configuration file:\n\n~~~\nset nomodeline\n~~~",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: arbitrary command execution via modeline sandbox bypass"
},
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file 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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-37555",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-29T17:00:55.901773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsndfile: integer overflow in ima_reader_init()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a malicious WAV file with an application linked to the libsndfile library.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, 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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"category": "external",
"summary": "RHBZ#2463856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-37555",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-37555"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151",
"url": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/issues/833",
"url": "https://github.com/libsndfile/libsndfile/issues/833"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"category": "workaround",
"details": "Do not process untrusted WAV files with the libsndfile library.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsndfile: integer overflow in ima_reader_init()"
},
{
"cve": "CVE-2026-39979",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-04-13T23:01:01.219840+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458077"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor, specifically in the libjq API. Parsing a malformed JSON input from a non-NUL-terminated buffer using the `jv_parse_sized` function can cause an out-of-bounds read, resulting in an application crash and a possible memory disclosure within the error message generated by the parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to supply malformed JSON from a non-NUL-terminated buffer to an application using the `jv_parse_sized` function. This allows the attacker to trigger the out-of-bounds read, causing an application crash and potentially disclosing memory with no other security impact. As this issue affects the libjq library, it is more likely to be exposed to untrusted input. Due to these reasons, 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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "RHBZ#2458077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458077"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39979"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39979"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f",
"url": "https://github.com/jqlang/jq/commit/2f09060afab23fe9390cce7cb860b10416e1bf5f"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-2hhh-px8h-355p"
}
],
"release_date": "2026-04-13T22:18:56.252000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"category": "workaround",
"details": "To mitigate this issue, manually ensure that every buffer is NUL-terminated before passing it to the \u0027jv_parse_sized\u0027 function.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: out-of-bounds read in jv_parse_sized() on error formatting for non-NUL-terminated buffers"
},
{
"cve": "CVE-2026-40164",
"cwe": {
"id": "CWE-341",
"name": "Predictable from Observable State"
},
"discovery_date": "2026-04-14T00:01:04.003115+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458084"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command-line JSON processor. A remote attacker could exploit this vulnerability by providing a specially crafted JSON object. This object leverages a weakness in jq\u0027s hashing algorithm, which uses a hardcoded, publicly known seed. By crafting the JSON object to cause hash collisions, an attacker can degrade the performance of JSON object hash table operations, leading to significant CPU exhaustion and a denial of service (DoS) for systems processing the malicious JSON data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: jq: Denial of Service via crafted JSON object causing hash collisions",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40164"
},
{
"category": "external",
"summary": "RHBZ#2458084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40164"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784",
"url": "https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29"
}
],
"release_date": "2026-04-13T23:40:12.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jq: jq: Denial of Service via crafted JSON object causing hash collisions"
},
{
"cve": "CVE-2026-44431",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-05-13T17:01:41.663622+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "RHBZ#2477167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc"
}
],
"release_date": "2026-05-13T15:20:24.588000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
}
],
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-48818",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-06-17T19:03:44.998691+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490020"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Starlette, a lightweight ASGI framework. On Windows systems, the StaticFiles component is vulnerable to Server-Side Request Forgery (SSRF). A remote attacker can exploit this by providing a specially crafted Universal Naming Convention (UNC) path, which causes the system to initiate an outbound Server Message Block (SMB) connection. This action can expose the service account\u0027s NTLMv2 credentials, potentially leading to information disclosure or further attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette: SSRF and NTLM credential theft via UNC paths in StaticFiles on Windows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Starlette\u0027s StaticFiles component, which allows for NTLMv2 credential theft via specially crafted UNC paths, does not affect Red Hat products. The vulnerability is specific to Windows operating systems, and the vulnerable code is not present in Red Hat\u0027s supported configurations.",
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48818"
},
{
"category": "external",
"summary": "RHBZ#2490020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48818",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48818"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/fd53168a7767b6b55ba5af787fd88f49e33cabc5",
"url": "https://github.com/Kludex/starlette/commit/fd53168a7767b6b55ba5af787fd88f49e33cabc5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/pull/3287",
"url": "https://github.com/Kludex/starlette/pull/3287"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/releases/tag/1.1.0",
"url": "https://github.com/Kludex/starlette/releases/tag/1.1.0"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-wqp7-x3pw-xc5r",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-wqp7-x3pw-xc5r"
}
],
"release_date": "2026-06-17T17:50:12.399000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T19:29:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:30087",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30087"
},
{
"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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_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 AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:681d191e22994e4da2d4844219e2401ee363d4b3524cd19bb00076dce685a36a_s390x",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:906987407c1ed10139dadc5f8aef64584f407a6017467fce726e2e9c42d9f9c8_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:9c8187509c26e824143f51f9522d7b6457f3aea33e5f7983bb203e4bb231473d_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette: SSRF and NTLM credential theft via UNC paths in StaticFiles on Windows"
}
]
}
RHSA-2026:3461
Vulnerability from csaf_redhat - Published: 2026-02-27 14:54 - Updated: 2026-07-22 15:27A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file. By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath ("", ".", and ".."), can result in the binaries listed in the PATH being unexpectedly returned.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor’s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server’s event loop for extended periods, causing a denial of service and delaying all other requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’s recursion stack and causing a `RecursionError`, which results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "Red Hat AI Inference Server 3.2.2 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:3461",
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-48022",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52355",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47906",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52565",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5318",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"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-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61620",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"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-62372",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"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-62426",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"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-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-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"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-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8176",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"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/cve/CVE-2025-9900",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0994",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"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-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"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-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"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-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3461.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (CUDA)",
"tracking": {
"current_release_date": "2026-07-22T15:27:33+00:00",
"generator": {
"date": "2026-07-22T15:27:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:3461",
"initial_release_date": "2026-02-27T14:54:46+00:00",
"revision_history": [
{
"date": "2026-02-27T14:54:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T15:27:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Adcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1772160593"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Afa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1772160593"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48022",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-07T17:35:20.588000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Job Submission Arbitrary Code Execution",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "RHBZ#2387122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022"
}
],
"release_date": "2025-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Job Submission Arbitrary Code Execution"
},
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251326"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified out-of-memory vulnerability in libtiff, triggered by a crafted TIFF file passed to the TIFFRasterScanlineSize64() API, presents a moderate severity concern rather than a important one due to several factors. Primarily, the exploit requires the crafted input to be smaller than 379 KB, imposing a limitation on the potential impact and reducing the likelihood of successful exploitation in practical scenarios. Furthermore, the nature of the vulnerability is limited to denial-of-service attacks, which, although disruptive, do not inherently pose a direct risk of data compromise or system compromise. However, it\u0027s important to acknowledge that denial-of-service attacks can still have significant operational implications, particularly in environments reliant on continuous availability.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "RHBZ#2251326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/621",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/621"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8176",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-26T04:00:56.216434+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: LibTIFF Use-After-Free Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Important because it involves a use-after-free flaw in the get_histogram function of LibTIFF\u2019s tiffmedian tool. Successful exploitation may allow a local attacker to execute arbitrary code or cause a denial of service, leading to loss of confidentiality, integrity, and availability.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "RHBZ#2383598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176"
},
{
"category": "external",
"summary": "http://www.libtiff.org/",
"url": "http://www.libtiff.org/"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/707",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/707"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.317590",
"url": "https://vuldb.com/?ctiid.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.317590",
"url": "https://vuldb.com/?id.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.621796",
"url": "https://vuldb.com/?submit.621796"
}
],
"release_date": "2025-07-26T03:32:08.851000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"acknowledgments": [
{
"names": [
"Gareth C"
],
"organization": "AnchorSec Ltd."
}
],
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2025-09-03T02:48:12.111000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libtiff. This vulnerability is a \"write-what-where\" condition, triggered when the library processes a specially crafted TIFF image file.\n\nBy providing an abnormally large image height value in the file\u0027s metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Libtiff Write-What-Where",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires user interaction to run the malicious TIFF image file, hence the CVE is maintained as 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "RHBZ#2392784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file",
"url": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/704",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/704"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732"
},
{
"category": "external",
"summary": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html",
"url": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html"
}
],
"release_date": "2025-09-22T14:29:35.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-47906",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-18T19:00:47.541046+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396546"
}
],
"notes": [
{
"category": "description",
"text": "A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath (\"\", \".\", and \"..\"), can result in the binaries listed in the PATH being unexpectedly returned.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os/exec: Unexpected paths returned from LookPath in os/exec",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "RHBZ#2396546",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396546"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://go.dev/cl/691775",
"url": "https://go.dev/cl/691775"
},
{
"category": "external",
"summary": "https://go.dev/issue/74466",
"url": "https://go.dev/issue/74466"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3956",
"url": "https://pkg.go.dev/vuln/GO-2025-3956"
}
],
"release_date": "2025-09-18T18:41:11.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os/exec: Unexpected paths returned from LookPath in os/exec"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"acknowledgments": [
{
"names": [
"keymoon",
"Ga_ryo",
"Isotr0py",
"DarkLight1337"
]
}
],
"cve": "CVE-2025-61620",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-10-06T05:59:34.077000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate, as it requires authenticated access or the ability to supply templates to the vLLM server. Successful exploitation allows an attacker to exhaust system resources by submitting maliciously crafted Jinja templates that trigger excessive CPU and memory usage. The vulnerability\u2019s root cause is the lack of proper validation and sandboxing of user-supplied template data, which can lead to denial of service (DoS) conditions affecting the availability of services built on vLLM.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "RHBZ#2401761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61620"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-6fvq-23cw-5628",
"url": "https://github.com/advisories/GHSA-6fvq-23cw-5628"
}
],
"release_date": "2025-10-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62372",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2025-11-21T02:00:57.180567+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416280"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor\u2019s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated Moderate rather than Important because its impact is strictly limited to availability and requires low but existing privileges to exploit. The issue arises from incomplete shape validation of multimodal embedding tensors, which can cause deterministic crashes in the inference engine, but it does not enable memory corruption, data leakage, integrity compromise, or execution of arbitrary code. Exploitation requires an authenticated or API-key-holding user to submit malformed multimodal inputs, meaning it cannot be triggered by an unauthenticated attacker on an exposed endpoint. Additionally, the failure mode is a clean crash rather than undefined behavior, so the blast radius is constrained to service interruption rather than broader systemic compromise. These factors\u2014PR:L requirement, no confidentiality/integrity impact, deterministic failure mode, and scoped DoS only\u2014technically align the issue with Moderate severity instead of an Important flaw.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "RHBZ#2416280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62372"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372"
},
{
"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/pull/6613",
"url": "https://github.com/vllm-project/vllm/pull/6613"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw"
}
],
"release_date": "2025-11-21T01:22:37.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs"
},
{
"cve": "CVE-2025-62426",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-21T02:00:49.606988+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416278"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server\u2019s event loop for extended periods, causing a denial of service and delaying all other requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw is limited to a denial-of-service vector that requires an authenticated user and relies on abusing an optional, non-security-critical parameter (chat_template_kwargs) to force unexpected tokenization during template application, which is computationally expensive but not indicative of data corruption, privilege escalation, or code execution. The attacker cannot break isolation boundaries or execute arbitrary logic\u2014they can only cause the server\u2019s event loop to stall through large crafted inputs, and only if they already have access to the vLLM API. Moreover, the DoS condition is resource-intensive, depends heavily on model size and server configuration, and does not persist once the malicious request completes. Because the impact is bounded to temporary availability degradation without confidentiality or integrity loss, and because exploitation requires legitimate API access and large payloads, this issue aligns with a Moderate severity rather than an Important/High flaw.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "RHBZ#2416278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b",
"url": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27205",
"url": "https://github.com/vllm-project/vllm/pull/27205"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p"
}
],
"release_date": "2025-11-21T01:21:29.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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",
"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": "other",
"text": "This is an Important flaw in urllib3\u0027s streaming API that can lead to excessive resource consumption, including high CPU usage and significant memory allocation. When processing highly compressed data from untrusted sources, even small requested chunks can trigger full decompression, posing a denial-of-service risk to client-side applications utilizing affected urllib3 versions prior to 2.6.0.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"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-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
}
]
}
RHSA-2026:3462
Vulnerability from csaf_redhat - Published: 2026-02-27 14:55 - Updated: 2026-07-22 15:27A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file. By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath ("", ".", and ".."), can result in the binaries listed in the PATH being unexpectedly returned.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor’s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server’s event loop for extended periods, causing a denial of service and delaying all other requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’s recursion stack and causing a `RecursionError`, which results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "Red Hat AI Inference Server 3.2.2 (ROCm) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:3462",
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-48022",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52355",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47906",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52565",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5318",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"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-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61620",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"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-62372",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"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-62426",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"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-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-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"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-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8176",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"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/cve/CVE-2025-9900",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0994",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"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-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"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-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"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-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3462.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (ROCm)",
"tracking": {
"current_release_date": "2026-07-22T15:27:33+00:00",
"generator": {
"date": "2026-07-22T15:27:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:3462",
"initial_release_date": "2026-02-27T14:55:49+00:00",
"revision_history": [
{
"date": "2026-02-27T14:55:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T15:27:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-rocm-rhel9@sha256%3A53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1772160625"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48022",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-07T17:35:20.588000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Job Submission Arbitrary Code Execution",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "RHBZ#2387122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022"
}
],
"release_date": "2025-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Job Submission Arbitrary Code Execution"
},
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251326"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified out-of-memory vulnerability in libtiff, triggered by a crafted TIFF file passed to the TIFFRasterScanlineSize64() API, presents a moderate severity concern rather than a important one due to several factors. Primarily, the exploit requires the crafted input to be smaller than 379 KB, imposing a limitation on the potential impact and reducing the likelihood of successful exploitation in practical scenarios. Furthermore, the nature of the vulnerability is limited to denial-of-service attacks, which, although disruptive, do not inherently pose a direct risk of data compromise or system compromise. However, it\u0027s important to acknowledge that denial-of-service attacks can still have significant operational implications, particularly in environments reliant on continuous availability.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "RHBZ#2251326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/621",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/621"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8176",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-26T04:00:56.216434+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: LibTIFF Use-After-Free Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Important because it involves a use-after-free flaw in the get_histogram function of LibTIFF\u2019s tiffmedian tool. Successful exploitation may allow a local attacker to execute arbitrary code or cause a denial of service, leading to loss of confidentiality, integrity, and availability.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "RHBZ#2383598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176"
},
{
"category": "external",
"summary": "http://www.libtiff.org/",
"url": "http://www.libtiff.org/"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/707",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/707"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.317590",
"url": "https://vuldb.com/?ctiid.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.317590",
"url": "https://vuldb.com/?id.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.621796",
"url": "https://vuldb.com/?submit.621796"
}
],
"release_date": "2025-07-26T03:32:08.851000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"acknowledgments": [
{
"names": [
"Gareth C"
],
"organization": "AnchorSec Ltd."
}
],
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2025-09-03T02:48:12.111000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libtiff. This vulnerability is a \"write-what-where\" condition, triggered when the library processes a specially crafted TIFF image file.\n\nBy providing an abnormally large image height value in the file\u0027s metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Libtiff Write-What-Where",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires user interaction to run the malicious TIFF image file, hence the CVE is maintained as 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "RHBZ#2392784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file",
"url": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/704",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/704"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732"
},
{
"category": "external",
"summary": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html",
"url": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html"
}
],
"release_date": "2025-09-22T14:29:35.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-47906",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-18T19:00:47.541046+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396546"
}
],
"notes": [
{
"category": "description",
"text": "A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath (\"\", \".\", and \"..\"), can result in the binaries listed in the PATH being unexpectedly returned.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os/exec: Unexpected paths returned from LookPath in os/exec",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "RHBZ#2396546",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396546"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://go.dev/cl/691775",
"url": "https://go.dev/cl/691775"
},
{
"category": "external",
"summary": "https://go.dev/issue/74466",
"url": "https://go.dev/issue/74466"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3956",
"url": "https://pkg.go.dev/vuln/GO-2025-3956"
}
],
"release_date": "2025-09-18T18:41:11.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os/exec: Unexpected paths returned from LookPath in os/exec"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"acknowledgments": [
{
"names": [
"keymoon",
"Ga_ryo",
"Isotr0py",
"DarkLight1337"
]
}
],
"cve": "CVE-2025-61620",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-10-06T05:59:34.077000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate, as it requires authenticated access or the ability to supply templates to the vLLM server. Successful exploitation allows an attacker to exhaust system resources by submitting maliciously crafted Jinja templates that trigger excessive CPU and memory usage. The vulnerability\u2019s root cause is the lack of proper validation and sandboxing of user-supplied template data, which can lead to denial of service (DoS) conditions affecting the availability of services built on vLLM.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "RHBZ#2401761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61620"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-6fvq-23cw-5628",
"url": "https://github.com/advisories/GHSA-6fvq-23cw-5628"
}
],
"release_date": "2025-10-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62372",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2025-11-21T02:00:57.180567+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416280"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor\u2019s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated Moderate rather than Important because its impact is strictly limited to availability and requires low but existing privileges to exploit. The issue arises from incomplete shape validation of multimodal embedding tensors, which can cause deterministic crashes in the inference engine, but it does not enable memory corruption, data leakage, integrity compromise, or execution of arbitrary code. Exploitation requires an authenticated or API-key-holding user to submit malformed multimodal inputs, meaning it cannot be triggered by an unauthenticated attacker on an exposed endpoint. Additionally, the failure mode is a clean crash rather than undefined behavior, so the blast radius is constrained to service interruption rather than broader systemic compromise. These factors\u2014PR:L requirement, no confidentiality/integrity impact, deterministic failure mode, and scoped DoS only\u2014technically align the issue with Moderate severity instead of an Important flaw.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "RHBZ#2416280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62372"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372"
},
{
"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/pull/6613",
"url": "https://github.com/vllm-project/vllm/pull/6613"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw"
}
],
"release_date": "2025-11-21T01:22:37.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs"
},
{
"cve": "CVE-2025-62426",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-21T02:00:49.606988+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416278"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server\u2019s event loop for extended periods, causing a denial of service and delaying all other requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw is limited to a denial-of-service vector that requires an authenticated user and relies on abusing an optional, non-security-critical parameter (chat_template_kwargs) to force unexpected tokenization during template application, which is computationally expensive but not indicative of data corruption, privilege escalation, or code execution. The attacker cannot break isolation boundaries or execute arbitrary logic\u2014they can only cause the server\u2019s event loop to stall through large crafted inputs, and only if they already have access to the vLLM API. Moreover, the DoS condition is resource-intensive, depends heavily on model size and server configuration, and does not persist once the malicious request completes. Because the impact is bounded to temporary availability degradation without confidentiality or integrity loss, and because exploitation requires legitimate API access and large payloads, this issue aligns with a Moderate severity rather than an Important/High flaw.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "RHBZ#2416278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b",
"url": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27205",
"url": "https://github.com/vllm-project/vllm/pull/27205"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p"
}
],
"release_date": "2025-11-21T01:21:29.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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",
"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": "other",
"text": "This is an Important flaw in urllib3\u0027s streaming API that can lead to excessive resource consumption, including high CPU usage and significant memory allocation. When processing highly compressed data from untrusted sources, even small requested chunks can trigger full decompression, posing a denial-of-service risk to client-side applications utilizing affected urllib3 versions prior to 2.6.0.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"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-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
}
]
}
RHSA-2026:42644
Vulnerability from csaf_redhat - Published: 2026-07-21 09:35 - Updated: 2026-07-22 15:54A flaw was found in idna crate. This vulnerability allows hostname spoofing and potential privilege escalation via specially crafted Punycode labels that render as ASCII or empty labels, leading to incorrect equality comparisons during hostname validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Perceiver model or convincing a user to visit a malicious page, resulting in arbitrary code execution in the context of the current process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Transformer-XL model, resulting in arbitrary code execution in the context of the current user processing the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious megatron_gpt2 model, resulting in arbitrary code execution in the context of the current process processing the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW model checkpoint, causing arbitrary code execution in the context of the user converting the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW-D model checkpoint, causing arbitrary code execution in the context of the user converting the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious HuBERT model checkpoint, causing arbitrary code execution in the context of the user converting the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious X-CLIP model, resulting in arbitrary code execution in the context of the current process processing the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Hugging Face Transformers library. The parsing of weights fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious GLM4 model, resulting in arbitrary code execution in the context of the current user processing the file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server's memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in python-transformers. An attacker can exploit this vulnerability by providing a malicious model repository. During model initialization, the `trust_remote_code` parameter, intended to prevent remote code execution, is overridden by untrusted configuration data. This allows the attacker to execute arbitrary code, potentially leading to credential theft, unauthorized access, or the deployment of backdoors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in pip, the package installer for Python. A remote attacker can exploit this vulnerability by tricking a victim into installing a malicious Python wheel. This wheel contains specially crafted entry-point names that use directory traversal or absolute paths. This allows pip to write generated script wrappers outside the intended installation directory, leading to arbitrary file overwrite. This can severely impact system integrity and availability, and in certain scenarios, may lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Keras. Attackers can exploit a path traversal vulnerability in the archive extraction utilities, specifically `filter_safe_tarinfos()` and `filter_safe_zipinfos()`. This occurs because the validation of archive member paths is performed against the process's current working directory (CWD) instead of the actual extraction destination. When the CWD is set to the filesystem root, this allows malicious paths to bypass security checks. Successful exploitation can lead to arbitrary file writes outside the intended directory, potentially enabling attackers to overwrite critical configuration files, inject malicious code, or corrupt machine learning data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in xgrammar, an open-source library for structured generation. This vulnerability allows an attacker to trigger a segmentation fault, causing the program to crash and resulting in a Denial of Service (DoS). The issue occurs due to improper handling of multi-level nested syntax.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this Server-Side Request Forgery (SSRF) bypass vulnerability in the `load_from_url_async` method. The flaw occurs because the URL validation and the actual HTTP request handling use different parsing libraries, leading to inconsistencies. This allows an attacker to bypass existing SSRF protections, potentially leading to the disclosure of sensitive information from internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_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:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_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:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_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:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
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:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_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:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_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:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_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:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_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:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_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:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
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:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_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:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_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:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_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:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_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:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_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:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_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:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_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:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_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:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_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:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_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:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_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:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_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:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in pypdf. An attacker can craft a malicious PDF file that, when processed by pypdf in non-strict mode, triggers an infinite loop. This vulnerability can lead to a Denial of Service (DoS) by consuming excessive system resources, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_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:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_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:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_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:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_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:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
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:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_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:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_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:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
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:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_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:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_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:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_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:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_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:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_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:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
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:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_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:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_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:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_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:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_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:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_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:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_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:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_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:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
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:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_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:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_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:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_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:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_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:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_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:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_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:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_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:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_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:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_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:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_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:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_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:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected behavior or potential bypass of security controls on the proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in Netty's HttpObjectDecoder. A remote attacker can exploit this by sending a specially crafted HTTP/1.0 request that includes both `Transfer-Encoding: chunked` and `Content-Length` headers. While Netty correctly strips the conflicting `Content-Length` header for HTTP/1.1 messages, this guard is absent for HTTP/1.0. This can lead to HTTP request smuggling, where downstream proxies or handlers may misinterpret message boundaries, potentially allowing an attacker to bypass security controls or access unauthorized information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses (103, followed by a 200 with a GET body, then another 200 for a HEAD request) when the client pipelines GET then HEAD requests. This can cause the HttpClientCodec to incorrectly pair responses, leading to subsequent HTTP responses being parsed from the wrong offset. This issue may result in information disclosure or other data integrity problems due to misinterpretation of network traffic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in Netty. A remote attacker can bypass the configured decompression limit in the HttpContentDecompressor by sending a specially crafted compressed payload using Brotli (br), Zstandard (zstd), or Snappy content encodings. This can lead to unbounded memory allocation, resulting in an out-of-memory Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Apache Thrift. This vulnerability involves a Memory Allocation with Excessive Size Value, which could allow an attacker to trigger resource exhaustion. By providing an overly large size value during memory allocation, an attacker can cause the affected system to become unresponsive, leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in Apache Thrift. This vulnerability involves improper validation of a certificate with a host mismatch, which could allow a remote attacker to bypass security checks. By presenting a specially crafted certificate, an attacker may impersonate a legitimate server or client. This could lead to a security bypass, potentially enabling unauthorized access or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in UltraJSON, a fast JSON encoder and decoder. When the `ujson.dump()` function attempts to write data to a file-like object and an error occurs during this operation, the memory allocated for the serialized JSON string is not properly released. This continuous failure to deallocate memory can lead to a memory leak, potentially causing resource exhaustion and a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette's trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
Workaround
|
A flaw was found in NLTK (Natural Language Toolkit). The `nltk.data.load()` function is vulnerable to path traversal when processing specially crafted `nltk:` URLs. An attacker can exploit a decode-after-check flaw, where URL-encoded path separators and traversal segments bypass security checks. This allows the attacker to read arbitrary files from the filesystem, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64 | — |
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.9 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:42644",
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-12224",
"url": "https://access.redhat.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14920",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14921",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14924",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14926",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14927",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14928",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14929",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14930",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-11816",
"url": "https://access.redhat.com/security/cve/CVE-2026-11816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"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-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-25048",
"url": "https://access.redhat.com/security/cve/CVE-2026-25048"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25960",
"url": "https://access.redhat.com/security/cve/CVE-2026-25960"
},
{
"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-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27145",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"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-28356",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"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-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32283",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"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-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-33236",
"url": "https://access.redhat.com/security/cve/CVE-2026-33236"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33699",
"url": "https://access.redhat.com/security/cve/CVE-2026-33699"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33747",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34478",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34480",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34993",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39892",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42578",
"url": "https://access.redhat.com/security/cve/CVE-2026-42578"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42581",
"url": "https://access.redhat.com/security/cve/CVE-2026-42581"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42584",
"url": "https://access.redhat.com/security/cve/CVE-2026-42584"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42587",
"url": "https://access.redhat.com/security/cve/CVE-2026-42587"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-43868",
"url": "https://access.redhat.com/security/cve/CVE-2026-43868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-43869",
"url": "https://access.redhat.com/security/cve/CVE-2026-43869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44431",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44660",
"url": "https://access.redhat.com/security/cve/CVE-2026-44660"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48526",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48746",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5241",
"url": "https://access.redhat.com/security/cve/CVE-2026-5241"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54293",
"url": "https://access.redhat.com/security/cve/CVE-2026-54293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-8643",
"url": "https://access.redhat.com/security/cve/CVE-2026-8643"
},
{
"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_42644.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.25.9 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-07-22T15:54:56+00:00",
"generator": {
"date": "2026-07-22T15:54:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:42644",
"initial_release_date": "2026-07-21T09:35:30+00:00",
"revision_history": [
{
"date": "2026-07-21T09:35:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-21T09:35:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-22T15:54:56+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:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Ab20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-built-in-detector-rhel9\u0026tag=1783998329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-caikit-nlp-rhel9\u0026tag=1783998342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3Ae48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9\u0026tag=1783082430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3Aae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-codeflare-operator-rhel9\u0026tag=1783998392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-dashboard-rhel9\u0026tag=1782826282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9\u0026tag=1782811989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9\u0026tag=1782811962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9\u0026tag=1783998420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-feast-operator-rhel9\u0026tag=1783998419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-feature-server-rhel9\u0026tag=1783544669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9\u0026tag=1783998345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Acc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9\u0026tag=1783998352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9\u0026tag=1783961570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-agent-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-controller-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-router-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9\u0026tag=1783024305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Aa6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9\u0026tag=1783946381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aa203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-kueue-controller-rhel9\u0026tag=1783544461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Ac2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-llama-stack-core-rhel9\u0026tag=1783701598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9\u0026tag=1782396460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9\u0026tag=1782396523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9\u0026tag=1783998386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Af739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9\u0026tag=1782811646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3Ac20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9\u0026tag=1782811229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9\u0026tag=1782811146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Afc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9\u0026tag=1782811092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9\u0026tag=1783998692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ac0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9\u0026tag=1782811223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Ab993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9\u0026tag=1782852936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Ae334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9\u0026tag=1783998400"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Aad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9\u0026tag=1782825211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ad522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-controller-rhel9\u0026tag=1783998470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Ac923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9\u0026tag=1783998399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9\u0026tag=1783112979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-operator-rhel9\u0026tag=1783457482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-rhel9\u0026tag=1783429345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Aac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9\u0026tag=1783342900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9\u0026tag=1783998475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Aa4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-rhel9\u0026tag=1783443816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ae50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-must-gather-rhel9\u0026tag=1783998402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-notebook-controller-rhel9\u0026tag=1783962581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3Aea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-openvino-model-server-rhel9\u0026tag=1783998496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3Afe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-operator-bundle\u0026tag=1784005555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-rhel9-operator\u0026tag=1784004914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9\u0026tag=1783696512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9\u0026tag=1783696506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3A6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9\u0026tag=1783616068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Ad150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9\u0026tag=1783998551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3Ad2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9\u0026tag=1783664916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3Ab1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9\u0026tag=1783615385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9\u0026tag=1783664921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9\u0026tag=1782978993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9\u0026tag=1783091175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3Ad41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9\u0026tag=1783998418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9\u0026tag=1783998418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ae48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-operator-rhel9\u0026tag=1783946386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3A5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9\u0026tag=1782475830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3Aa2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9\u0026tag=1782475830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9\u0026tag=1782979172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9\u0026tag=1783998434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3Ad779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-cuda-rhel9\u0026tag=1783998774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-rocm-rhel9@sha256%3A55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-rocm-rhel9\u0026tag=1783998857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9\u0026tag=1783696507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aa248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9\u0026tag=1783696510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9\u0026tag=1783664711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3Ace82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9\u0026tag=1783664922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3A1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9\u0026tag=1783615414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9\u0026tag=1783998585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9\u0026tag=1783664921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9\u0026tag=1783615165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3A02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9\u0026tag=1783664921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Ad2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9\u0026tag=1783615432"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-built-in-detector-rhel9\u0026tag=1783998329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-caikit-nlp-rhel9\u0026tag=1783998342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3Aa0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9\u0026tag=1783082430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-codeflare-operator-rhel9\u0026tag=1783998392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Af5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-dashboard-rhel9\u0026tag=1782826282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Ac15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9\u0026tag=1782811989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9\u0026tag=1782811962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Ac27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9\u0026tag=1783998420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-feast-operator-rhel9\u0026tag=1783998419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-feature-server-rhel9\u0026tag=1783544669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9\u0026tag=1783998345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9\u0026tag=1783998352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9\u0026tag=1783961570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-agent-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-controller-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-router-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9\u0026tag=1783024305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Ad8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9\u0026tag=1783946381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Ae70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-kueue-controller-rhel9\u0026tag=1783544461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3A513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-llama-stack-core-rhel9\u0026tag=1783701598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9\u0026tag=1782396460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Afe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9\u0026tag=1782396523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9\u0026tag=1783998386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9\u0026tag=1782811646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9\u0026tag=1782811229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Af48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9\u0026tag=1782811146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9\u0026tag=1782811092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Abd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9\u0026tag=1783998692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9\u0026tag=1782811223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9\u0026tag=1782852936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Ade79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9\u0026tag=1783998400"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9\u0026tag=1782825211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-controller-rhel9\u0026tag=1783998470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Aa27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9\u0026tag=1783998399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9\u0026tag=1783112979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-operator-rhel9\u0026tag=1783457482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-rhel9\u0026tag=1783429345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Abe9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9\u0026tag=1783342900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9\u0026tag=1783998475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3A9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-modelmesh-rhel9\u0026tag=1783443816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Af34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-must-gather-rhel9\u0026tag=1783998402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Ab2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-notebook-controller-rhel9\u0026tag=1783962581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-rhel9-operator\u0026tag=1784004914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9\u0026tag=1783696512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9\u0026tag=1783696506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9\u0026tag=1783615385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9\u0026tag=1782978993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9\u0026tag=1783091175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-training-operator-rhel9\u0026tag=1783946386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9\u0026tag=1782979172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Af203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9\u0026tag=1783998434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3A34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-cuda-rhel9\u0026tag=1783998774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9\u0026tag=1783696507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9\u0026tag=1783696510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ae7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9\u0026tag=1783664711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9\u0026tag=1783615165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Af20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9\u0026tag=1783615432"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-built-in-detector-rhel9\u0026tag=1783998329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-dashboard-rhel9\u0026tag=1782826282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Ad369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9\u0026tag=1782811989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ac2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9\u0026tag=1782811962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9\u0026tag=1783998420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-feast-operator-rhel9\u0026tag=1783998419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ac75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-feature-server-rhel9\u0026tag=1783544669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9\u0026tag=1783998345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Afdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9\u0026tag=1783998352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9\u0026tag=1783961570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-agent-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Abadede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-controller-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-router-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ad856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9\u0026tag=1783024305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-kueue-controller-rhel9\u0026tag=1783544461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9\u0026tag=1782811646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3Ad940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9\u0026tag=1782811229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Ae9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9\u0026tag=1782811146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ac3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9\u0026tag=1782811092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Ab9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9\u0026tag=1783998692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ae081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9\u0026tag=1782811223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Af68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9\u0026tag=1782852936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Aa200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9\u0026tag=1782825211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-controller-rhel9\u0026tag=1783998470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9\u0026tag=1783998399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Abd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9\u0026tag=1783112979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Aae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-operator-rhel9\u0026tag=1783457482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-rhel9\u0026tag=1783429345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ab0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-must-gather-rhel9\u0026tag=1783998402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-notebook-controller-rhel9\u0026tag=1783962581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Aad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-rhel9-operator\u0026tag=1784004914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9\u0026tag=1783696512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9\u0026tag=1783696506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Afbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9\u0026tag=1782978993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9\u0026tag=1783091175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-training-operator-rhel9\u0026tag=1783946386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9\u0026tag=1782979172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9\u0026tag=1783998434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Ac56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-cpu-rhel9\u0026tag=1782397826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9\u0026tag=1783696507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9\u0026tag=1783696510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9\u0026tag=1783615432"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Af342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-built-in-detector-rhel9\u0026tag=1783998329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-dashboard-rhel9\u0026tag=1782826282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9\u0026tag=1783998345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Aad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9\u0026tag=1783998352"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9\u0026tag=1783961570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-agent-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Abaf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-controller-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-router-rhel9\u0026tag=1783024312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ac4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9\u0026tag=1783024305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-kueue-controller-rhel9\u0026tag=1783544461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9\u0026tag=1782825211"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-controller-rhel9\u0026tag=1783998470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9\u0026tag=1783998399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9\u0026tag=1783112979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-operator-rhel9\u0026tag=1783457482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Acb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-model-registry-rhel9\u0026tag=1783429345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ada2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-must-gather-rhel9\u0026tag=1783998402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-notebook-controller-rhel9\u0026tag=1783962581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Af58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-rhel9-operator\u0026tag=1784004914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ad41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9\u0026tag=1783696512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9\u0026tag=1783696506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9\u0026tag=1782978993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9\u0026tag=1783091175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9\u0026tag=1782979172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-service-rhel9\u0026tag=1783998471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9\u0026tag=1783998434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-vllm-cpu-rhel9\u0026tag=1782397826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9\u0026tag=1783696507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023?arch=s390x\u0026repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9\u0026tag=1783696510"
}
}
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_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:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_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:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_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:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_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:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"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:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_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:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"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:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_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:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_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:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_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:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_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:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_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:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_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:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_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:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_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:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_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:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_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:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_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:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_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:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_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:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_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:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_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:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_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:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"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:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_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:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_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:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_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:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_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-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_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:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_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:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_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:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_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-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_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:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_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:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_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:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_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:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_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:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_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:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_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:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_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:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_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:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_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:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_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:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_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:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_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:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_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:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_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:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_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:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_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:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_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:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_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:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_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:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_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:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"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:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_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:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"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:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_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:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"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:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_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:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_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:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_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:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_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:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_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:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_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:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_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:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_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:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_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:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_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:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_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:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_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:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_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:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_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:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_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:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_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:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_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:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"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:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_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:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_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:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_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:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_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-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_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:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_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:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_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:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_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:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_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:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_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-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_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:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_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:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_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:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_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:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_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:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_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:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_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:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_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:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_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:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_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:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_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:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_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:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_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:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_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:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_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:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_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-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_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:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_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:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_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:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_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-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_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:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_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:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_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:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_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:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_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:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"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:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_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:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_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:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_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:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_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:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_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:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"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:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_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:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_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:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_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:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_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:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_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:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_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-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_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:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_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-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_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:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_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-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_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:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_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:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_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:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_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:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_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:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_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:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_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:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_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:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_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:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_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:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_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:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_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:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_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:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_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:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_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:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_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:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_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:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_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:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_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:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_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:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_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:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_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:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_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:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_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-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_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:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_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:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_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:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_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-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_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:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_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:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_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:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_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:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_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:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_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:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_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:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_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:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_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:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_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:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_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:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_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:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_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:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_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:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_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:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_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:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_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:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_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:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_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:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_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:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_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:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_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:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_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:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_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:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_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:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"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:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_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:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_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:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_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:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_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:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_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:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"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:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_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:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_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:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_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:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_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:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_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:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_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:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_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:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_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:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_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:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_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:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_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:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_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:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_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:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_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-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_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:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_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:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_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:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_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:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_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:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_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:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_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:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_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:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_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:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_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:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_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:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_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:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_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:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_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:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_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:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_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:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_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:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_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:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_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:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_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-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_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:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_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:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_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:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_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-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_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:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_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:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_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:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_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:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_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:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_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-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_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:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_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:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_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-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_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:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_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:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_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:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_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:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_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:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_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:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_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:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_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:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_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:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_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:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_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:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_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:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"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:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_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:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_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:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_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:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_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:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_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:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_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:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_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:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_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:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_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:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"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:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_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:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"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:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_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:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_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:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_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:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_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:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_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:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_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:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_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:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_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:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_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:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_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-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_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:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_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:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_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:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_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-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_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:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_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:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_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:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_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:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_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:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_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-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_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:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_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:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_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:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_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:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_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:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_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:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_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:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_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:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_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:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_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:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_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:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_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:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_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:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_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:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_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:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_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:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_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:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"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:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_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:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_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:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_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:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_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:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_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:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_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-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_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:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_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:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_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:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_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:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_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:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_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:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_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:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_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:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_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:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_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:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_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:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_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:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_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:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_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:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_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:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_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:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_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:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_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:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_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:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_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:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_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:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_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:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_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:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_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:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_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:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_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:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_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:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_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:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_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:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_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:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_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:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_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:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_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:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_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:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_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:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_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:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_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:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_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-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_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:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_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:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_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:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_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:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_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:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_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:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_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:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_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:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_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:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_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:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_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:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_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-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_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:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_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:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_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:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_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:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_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:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_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:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_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:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_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:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_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:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_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:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_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-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_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:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_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:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_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:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_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:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_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:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_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:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_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:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_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:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_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:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_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:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_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:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_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:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_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:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_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:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_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:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_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-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_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:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_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:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_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:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_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:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_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:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_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:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_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:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_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:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_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:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_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:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_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:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_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:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_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:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_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:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_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:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_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:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_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:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_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:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_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:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_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:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_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:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_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:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12224",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2025-05-30T02:00:48.087146+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369303"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in idna crate. This vulnerability allows hostname spoofing and potential privilege escalation via specially crafted Punycode labels that render as ASCII or empty labels, leading to incorrect equality comparisons during hostname validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was rated as moderate because certain hostnames can be interpreted incorrectly by idna, potentially allowing an attacker to bypass hostname checks. Exploitation requires specific conditions, such as a client accepting unusual domain names and an attacker controlling a matching DNS entry. While it could expose sensitive information or allow limited privilege escalation, it does not affect system availability, and the risk is considered 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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "RHBZ#2369303",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369303"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12224",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12224"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12224",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12224"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=1887898",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1887898"
},
{
"category": "external",
"summary": "https://rustsec.org/advisories/RUSTSEC-2024-0421.html",
"url": "https://rustsec.org/advisories/RUSTSEC-2024-0421.html"
}
],
"release_date": "2025-05-30T01:16:47.829000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded"
},
{
"cve": "CVE-2025-14920",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:04:24.891195+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424755"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Perceiver model or convincing a user to visit a malicious page, resulting in arbitrary code execution in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Perceiver model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Perceiver model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "RHBZ#2424755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/"
}
],
"release_date": "2025-12-23T21:04:36.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Perceiver model files from untrusted or unverified sources. Ensure that all Perceiver model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Perceiver model file"
},
{
"cve": "CVE-2025-14921",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:30.065717+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424743"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Transformer-XL model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Transformer-XL model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Transformer-XL model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "RHBZ#2424743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/"
}
],
"release_date": "2025-12-23T21:04:23.187000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Transformer-XL model files from untrusted or unverified sources. Ensure that all Transformer-XL model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Transformer-XL model file"
},
{
"cve": "CVE-2025-14924",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:02:47.375054+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious megatron_gpt2 model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious megatron_gpt2 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted megatron_gpt2 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "RHBZ#2424734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14924"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/"
}
],
"release_date": "2025-12-23T21:04:40.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing megatron_gpt2 model files from untrusted or unverified sources. Ensure that all megatron_gpt2 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious megatron_gpt2 model file"
},
{
"cve": "CVE-2025-14926",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:01:56.621147+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424723"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "RHBZ#2424723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424723"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14926"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/"
}
],
"release_date": "2025-12-23T21:04:32.162000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW model checkpoints from untrusted or unverified sources. Ensure that all SEW model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW model checkpoint"
},
{
"cve": "CVE-2025-14927",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:04:01.976430+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW-D model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW-D model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW-D model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "RHBZ#2424751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/"
}
],
"release_date": "2025-12-23T21:04:28.008000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW-D model checkpoints from untrusted or unverified sources. Ensure that all SEW-D model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW-D model checkpoint"
},
{
"cve": "CVE-2025-14928",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:02:35.224747+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious HuBERT model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious HuBERT model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted HuBERT model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "RHBZ#2424731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/"
}
],
"release_date": "2025-12-23T21:04:48.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting HuBERT model checkpoints from untrusted or unverified sources. Ensure that all HuBERT model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious HuBERT model checkpoint"
},
{
"cve": "CVE-2025-14929",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:17.265278+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious X-CLIP model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious X-CLIP model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted X-CLIP model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "RHBZ#2424740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/"
}
],
"release_date": "2025-12-23T21:04:15.474000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing X-CLIP model files from untrusted or unverified sources. Ensure that all X-CLIP model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious X-CLIP model file"
},
{
"cve": "CVE-2025-14930",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:05:28.509553+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424769"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of weights fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious GLM4 model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious GLM4 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted GLM4 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "RHBZ#2424769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424769"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14930"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/"
}
],
"release_date": "2025-12-23T21:04:52.512000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing GLM4 model files from untrusted or unverified sources. Ensure that all GLM4 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious GLM4 model file"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server 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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2026-5241",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2026-06-03T15:02:16.132765+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484384"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-transformers. An attacker can exploit this vulnerability by providing a malicious model repository. During model initialization, the `trust_remote_code` parameter, intended to prevent remote code execution, is overridden by untrusted configuration data. This allows the attacker to execute arbitrary code, potentially leading to credential theft, unauthorized access, or the deployment of backdoors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-transformers: python-transformers: Arbitrary code execution due to overridden trust_remote_code setting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `python-transformers` allows for arbitrary code execution when loading a malicious LightGlue model, even if `trust_remote_code` is explicitly set to `False`. This occurs because untrusted serialized configuration data can override the security setting in nested model loading paths. Red Hat products utilizing `python-transformers` for AI/ML workloads, such as Red Hat AI Inference Server and Red Hat OpenShift AI, are affected, posing a significant risk of credential theft or system compromise if untrusted models are processed. The LightGlue model (and its vulnerable trust_remote_code handling) was introduced in transformers 4.53.0 and fixed in 5.5.0; the CNA-published affected range is all versions before 5.5.0.",
"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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5241"
},
{
"category": "external",
"summary": "RHBZ#2484384",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484384"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5241",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5241"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5241",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5241"
},
{
"category": "external",
"summary": "https://github.com/huggingface/transformers/commit/676559d5022b74aaa0cee1cee0842b7f27c5320e",
"url": "https://github.com/huggingface/transformers/commit/676559d5022b74aaa0cee1cee0842b7f27c5320e"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/ceb3ce1a-4c45-497a-b25e-cb9a7685e619",
"url": "https://huntr.com/bounties/ceb3ce1a-4c45-497a-b25e-cb9a7685e619"
}
],
"release_date": "2026-06-03T12:33:10.227000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-transformers: python-transformers: Arbitrary code execution due to overridden trust_remote_code setting"
},
{
"acknowledgments": [
{
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-8643",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-22T23:09:35+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pip, the package installer for Python. A remote attacker can exploit this vulnerability by tricking a victim into installing a malicious Python wheel. This wheel contains specially crafted entry-point names that use directory traversal or absolute paths. This allows pip to write generated script wrappers outside the intended installation directory, leading to arbitrary file overwrite. This can severely impact system integrity and availability, and in certain scenarios, may lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in pip\u0027s wheel installation process allows for arbitrary file overwrite due to path traversal. An attacker could exploit this by convincing a user to install a specially crafted malicious Python wheel. While file overwrites are limited to the installing user\u0027s permissions, using `pip install` with elevated privileges in Red Hat environments significantly increases the potential impact, potentially leading to system integrity compromise or arbitrary 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 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-8643"
},
{
"category": "external",
"summary": "RHBZ#2460927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-8643",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-8643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8643"
},
{
"category": "external",
"summary": "https://github.com/pypa/pip/commit/8eb178480bd1a2b223f509fc430796b265158dfb",
"url": "https://github.com/pypa/pip/commit/8eb178480bd1a2b223f509fc430796b265158dfb"
}
],
"release_date": "2026-05-27T17:03:36.585000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid installing Python wheels from untrusted sources. It is strongly advised against using `pip install` with elevated privileges, such as `sudo`, when installing wheels. Additionally, administrators should inspect `entry_points.txt` within wheels for path separators or absolute paths before installation.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pip: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite"
},
{
"cve": "CVE-2026-11816",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-06-11T15:01:09.030290+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487912"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keras. Attackers can exploit a path traversal vulnerability in the archive extraction utilities, specifically `filter_safe_tarinfos()` and `filter_safe_zipinfos()`. This occurs because the validation of archive member paths is performed against the process\u0027s current working directory (CWD) instead of the actual extraction destination. When the CWD is set to the filesystem root, this allows malicious paths to bypass security checks. Successful exploitation can lead to arbitrary file writes outside the intended directory, potentially enabling attackers to overwrite critical configuration files, inject malicious code, or corrupt machine learning data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Keras: Arbitrary file write via path traversal in archive extraction utilities",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires processing a crafted archive (default CNA vector includes UI:R). For RHOAI, the highest-risk path is KServe storage-initializer auto-extraction of attacker-supplied model artifacts (Important), not unauthenticated network RCE.",
"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-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11816"
},
{
"category": "external",
"summary": "RHBZ#2487912",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487912"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11816"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/commit/2465b6657b02c8eed308759b7e800e295ae01888",
"url": "https://github.com/keras-team/keras/commit/2465b6657b02c8eed308759b7e800e295ae01888"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/a07e3983-7158-4419-af2b-38f1dea01a4f",
"url": "https://huntr.com/bounties/a07e3983-7158-4419-af2b-38f1dea01a4f"
}
],
"release_date": "2026-06-11T13:31:52.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid extracting archives from untrusted sources. When archive extraction is necessary, ensure that the operation is performed within a dedicated, restricted directory by explicitly changing the current working directory to a non-root, isolated location before extraction. This limits the potential impact of arbitrary file writes.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Keras: Arbitrary file write via path traversal in archive extraction utilities"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"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 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25048",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-03-05T16:01:14.634884+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in xgrammar, an open-source library for structured generation. This vulnerability allows an attacker to trigger a segmentation fault, causing the program to crash and resulting in a Denial of Service (DoS). The issue occurs due to improper handling of multi-level nested syntax.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xgrammar: xgrammar: Denial of Service via multi-level nested syntax",
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25048"
},
{
"category": "external",
"summary": "RHBZ#2444840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25048",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25048"
},
{
"category": "external",
"summary": "https://github.com/mlc-ai/xgrammar/releases/tag/v0.1.32",
"url": "https://github.com/mlc-ai/xgrammar/releases/tag/v0.1.32"
},
{
"category": "external",
"summary": "https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-7rgv-gqhr-fxg3",
"url": "https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-7rgv-gqhr-fxg3"
}
],
"release_date": "2026-03-05T15:34:42.095000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xgrammar: xgrammar: Denial of Service via multi-level nested syntax"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-25960",
"cwe": {
"id": "CWE-474",
"name": "Use of Function with Inconsistent Implementations"
},
"discovery_date": "2026-03-09T22:02:05.461167+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445892"
}
],
"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 Server-Side Request Forgery (SSRF) bypass vulnerability in the `load_from_url_async` method. The flaw occurs because the URL validation and the actual HTTP request handling use different parsing libraries, leading to inconsistencies. This allows an attacker to bypass existing SSRF protections, potentially leading to the disclosure of sensitive information from internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery bypass via inconsistent URL parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an IMPORTANT vulnerability. The vLLM component, as used in Red Hat AI Inference Server and Red Hat OpenShift AI, is affected by a Server-Side Request Forgery (SSRF) protection bypass. This flaw allows an attacker to circumvent existing SSRF safeguards due to inconsistent URL parsing between the validation layer and the underlying HTTP client when the `load_from_url_async` method is utilized.",
"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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25960"
},
{
"category": "external",
"summary": "RHBZ#2445892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445892"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25960"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/6f3b2047abd4a748e3db4a68543f8221358002c0",
"url": "https://github.com/vllm-project/vllm/commit/6f3b2047abd4a748e3db4a68543f8221358002c0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/34743",
"url": "https://github.com/vllm-project/vllm/pull/34743"
},
{
"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"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-v359-jj2v-j536",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-v359-jj2v-j536"
}
],
"release_date": "2026-03-09T21:01:01.827000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery bypass via inconsistent URL parsing"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
},
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"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-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote code execution due to hardcoded trust_remote_code setting"
},
{
"cve": "CVE-2026-28356",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-12T18:01:57.290176+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications using the multipart.parse_form_data function directly or indirectly when parsing request headers or multipart/form-data streams. Also, the security impact of this flaw is limited to a denial of service, there is no corruption of memory or arbitrary code execution. Due to these reasons, 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 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "RHBZ#2447059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3",
"url": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3"
}
],
"release_date": "2026-03-12T16:45:01.070000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-dotenv: python-dotenv: Arbitrary file overwrite via symbolic link following"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"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-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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-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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"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-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file overwrite and creation via path traversal in XML index files"
},
{
"cve": "CVE-2026-33699",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-03-27T01:01:21.813892+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452062"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pypdf. An attacker can craft a malicious PDF file that, when processed by pypdf in non-strict mode, triggers an infinite loop. This vulnerability can lead to a Denial of Service (DoS) by consuming excessive system resources, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pypdf: pypdf: Denial of Service via crafted PDF in non-strict 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-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33699"
},
{
"category": "external",
"summary": "RHBZ#2452062",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452062"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33699",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33699"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33699",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33699"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/pull/3693",
"url": "https://github.com/py-pdf/pypdf/pull/3693"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/releases/tag/6.9.2",
"url": "https://github.com/py-pdf/pypdf/releases/tag/6.9.2"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-87mj-5ggw-8qc3",
"url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-87mj-5ggw-8qc3"
}
],
"release_date": "2026-03-26T23:58:42.776000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted PDF files with pypdf, particularly when operating in non-strict mode. Ensuring that applications using pypdf are configured to operate in strict mode, if supported, can prevent exploitation.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pypdf: pypdf: Denial of Service via crafted PDF in non-strict mode"
},
{
"cve": "CVE-2026-33747",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T02:01:29.921765+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452076"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend",
"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-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "RHBZ#2452076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452076"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33747",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33747"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj"
}
],
"release_date": "2026-03-27T00:49:06.165000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid using untrusted BuildKit frontends. Restrict the use of custom BuildKit frontends to only those from verified and trusted sources. Do not specify untrusted frontends via `#syntax` or `--build-arg BUILDKIT_SYNTAX`.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-34478",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T16:01:52.683616+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows log injection via CRLF sequences due to silently renamed security attributes in Rfc5424Layout. This affects Red Hat products that directly configure Rfc5424Layout with stream-based syslog services, potentially enabling an attacker to obscure or manipulate log records. This impact is limited to specific configurations, as users of the SyslogAppender 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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "RHBZ#2457323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4074",
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt",
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34478",
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
}
],
"release_date": "2026-04-10T15:40:17.713000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames"
},
{
"cve": "CVE-2026-34480",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-10T16:02:17.024798+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457328"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in Apache Log4j Core\u0027s XmlLayout component can lead to a denial of service in logging operations when log messages contain characters forbidden by the XML 1.0 specification. Systems processing these logs may fail to read records or the logging process may cease event delivery, impacting monitoring and auditing capabilities in affected Red Hat products. Red Hat products in their default configurations will be able to automatically recover, but some log messages may be lost.",
"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-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "RHBZ#2457328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457328"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4077",
"url": "https://github.com/apache/logging-log4j2/pull/4077"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb",
"url": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34480",
"url": "https://logging.apache.org/security.html#CVE-2026-34480"
}
],
"release_date": "2026-04-10T15:42:03.843000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging"
},
{
"cve": "CVE-2026-34993",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-06-02T20:01:12.690409+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484099"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in AIOHTTP, a Python asynchronous HTTP framework, due to potential arbitrary code execution. The vulnerability arises when applications load untrusted input into the `CookieJar.load()` function. Exploitation requires an application to be configured to process attacker-controlled files, which is not a default or common scenario in most Red Hat product deployments.",
"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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "RHBZ#2484099",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484099"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34993"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00",
"url": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8"
}
],
"release_date": "2026-06-02T18:29:15.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "Applications using AIOHTTP that are configured to load untrusted files via the `CookieJar.load()` function should implement input sanitization prior to loading. This prevents the injection of malicious code.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39892",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-08T22:00:59.416053+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In default configurations Red Hat products isolate service processes from total system access. Should an attacker be able to exploit this vulnerability their impact will be limited to that service account and they will not have access to the broader system.",
"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-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "RHBZ#2456735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/08/12",
"url": "http://www.openwall.com/lists/oss-security/2026/04/08/12"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5",
"url": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq"
}
],
"release_date": "2026-04-08T20:49:41.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"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-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42578",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-05-13T19:02:00.826936+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477226"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected behavior or potential bypass of security controls on the proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled 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 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42578"
},
{
"category": "external",
"summary": "RHBZ#2477226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42578",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42578"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-45q3-82m4-75jr",
"url": "https://github.com/netty/netty/security/advisories/GHSA-45q3-82m4-75jr"
}
],
"release_date": "2026-05-13T17:57:43.538000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation"
},
{
"cve": "CVE-2026-42581",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-05-13T19:02:26.404511+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477232"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty\u0027s HttpObjectDecoder. A remote attacker can exploit this by sending a specially crafted HTTP/1.0 request that includes both `Transfer-Encoding: chunked` and `Content-Length` headers. While Netty correctly strips the conflicting `Content-Length` header for HTTP/1.1 messages, this guard is absent for HTTP/1.0. This can lead to HTTP request smuggling, where downstream proxies or handlers may misinterpret message boundaries, potentially allowing an attacker to bypass security controls or access unauthorized information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-http: Netty: HTTP Request Smuggling due to improper handling of conflicting HTTP/1.0 headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. Netty\u0027s HttpObjectDecoder, used across various Red Hat products, improperly handles conflicting `Transfer-Encoding: chunked` and `Content-Length` headers in HTTP/1.0 requests. This allows a remote attacker to perform HTTP request smuggling, potentially bypassing security controls or gaining unauthorized access to information due to misinterpretation of message boundaries by downstream proxies or handlers.",
"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-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42581"
},
{
"category": "external",
"summary": "RHBZ#2477232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477232"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42581"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-xxqh-mfjm-7mv9",
"url": "https://github.com/netty/netty/security/advisories/GHSA-xxqh-mfjm-7mv9"
}
],
"release_date": "2026-05-13T17:54:44.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "To mitigate this issue, configure any reverse proxies or load balancers in front of Netty to either reject HTTP/1.0 requests containing both Transfer-Encoding: chunked and Content-Length headers, or to explicitly prioritize the Transfer-Encoding header over Content-Length for HTTP/1.0 traffic. This ensures consistent interpretation of message boundaries and prevents request smuggling attacks.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-http: Netty: HTTP Request Smuggling due to improper handling of conflicting HTTP/1.0 headers"
},
{
"cve": "CVE-2026-42584",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-05-13T19:01:51.846351+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477224"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, an asynchronous, event-driven network application framework. A remote attacker could exploit this vulnerability by sending a specific sequence of HTTP responses (103, followed by a 200 with a GET body, then another 200 for a HEAD request) when the client pipelines GET then HEAD requests. This can cause the HttpClientCodec to incorrectly pair responses, leading to subsequent HTTP responses being parsed from the wrong offset. This issue may result in information disclosure or other data integrity problems due to misinterpretation of network traffic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in Netty\u0027s HttpClientCodec allows a remote attacker to cause data confusion. By sending a specially crafted sequence of HTTP responses, an attacker can cause subsequent HTTP responses to be parsed incorrectly, potentially leading to information disclosure or data integrity issues in applications utilizing Netty for HTTP client operations. This vulnerability affects various Red Hat products that bundle Netty, including Red Hat AMQ, Enterprise Application Platform, Red Hat Build of Quarkus, and Red Hat Build of Keycloak.",
"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-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42584"
},
{
"category": "external",
"summary": "RHBZ#2477224",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477224"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42584",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42584"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42584",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42584"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-57rv-r2g8-2cj3",
"url": "https://github.com/netty/netty/security/advisories/GHSA-57rv-r2g8-2cj3"
}
],
"release_date": "2026-05-13T18:10:48.437000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-http: Netty: Incorrect HTTP response parsing leads to data confusion"
},
{
"cve": "CVE-2026-42587",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-13T19:01:35.415881+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477220"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. A remote attacker can bypass the configured decompression limit in the HttpContentDecompressor by sending a specially crafted compressed payload using Brotli (br), Zstandard (zstd), or Snappy content encodings. This can lead to unbounded memory allocation, resulting in an out-of-memory Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: io.netty/netty-codec-http: io.netty/netty-codec-http2: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Netty\u0027s HTTP content decompression. A remote attacker can exploit this flaw by sending specially crafted compressed payloads using Brotli, Zstandard, or Snappy encodings, bypassing configured decompression limits. This leads to unbounded memory allocation, potentially causing an out-of-memory condition and rendering affected Red Hat systems 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 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42587"
},
{
"category": "external",
"summary": "RHBZ#2477220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42587",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42587"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42587",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42587"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-f6hv-jmp6-3vwv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-f6hv-jmp6-3vwv"
}
],
"release_date": "2026-05-13T18:22:21.699000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: io.netty/netty-codec-http: io.netty/netty-codec-http2: Netty: Denial of Service via unbounded memory allocation in HTTP content decompression"
},
{
"cve": "CVE-2026-43868",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-05-05T09:00:59.745740+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466670"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Thrift. This vulnerability involves a Memory Allocation with Excessive Size Value, which could allow an attacker to trigger resource exhaustion. By providing an overly large size value during memory allocation, an attacker can cause the affected system to become unresponsive, leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Thrift: Apache Thrift: Denial of Service via excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in Apache Thrift, allowing an unauthenticated remote attacker to exhaust system resources. By sending specially crafted requests with excessive size values, an attacker can cause memory allocation failures, leading to system unresponsiveness. This poses a significant risk to the availability of services utilizing vulnerable Apache Thrift implementations.",
"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-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43868"
},
{
"category": "external",
"summary": "RHBZ#2466670",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466670"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43868"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/zj76dtwnbbs1m7z3focf4wd51pqpsmn9",
"url": "https://lists.apache.org/thread/zj76dtwnbbs1m7z3focf4wd51pqpsmn9"
}
],
"release_date": "2026-05-05T07:49:47.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache Thrift: Apache Thrift: Denial of Service via excessive memory allocation"
},
{
"cve": "CVE-2026-43869",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-05T08:00:56.417384+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466660"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Thrift. This vulnerability involves improper validation of a certificate with a host mismatch, which could allow a remote attacker to bypass security checks. By presenting a specially crafted certificate, an attacker may impersonate a legitimate server or client. This could lead to a security bypass, potentially enabling unauthorized access or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Thrift: Apache Thrift: Security bypass due to improper certificate 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 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43869"
},
{
"category": "external",
"summary": "RHBZ#2466660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466660"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43869"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3hsgl1b69wzq3ry39scqbv2dhyl3j52r",
"url": "https://lists.apache.org/thread/3hsgl1b69wzq3ry39scqbv2dhyl3j52r"
}
],
"release_date": "2026-05-05T07:25:48.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache Thrift: Apache Thrift: Security bypass due to improper certificate validation"
},
{
"cve": "CVE-2026-44431",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-05-13T17:01:41.663622+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers",
"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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "RHBZ#2477167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc"
}
],
"release_date": "2026-05-13T15:20:24.588000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"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-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-44660",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-27T21:01:46.330585+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482406"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in UltraJSON, a fast JSON encoder and decoder. When the `ujson.dump()` function attempts to write data to a file-like object and an error occurs during this operation, the memory allocated for the serialized JSON string is not properly released. This continuous failure to deallocate memory can lead to a memory leak, potentially causing resource exhaustion and a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ujson: UltraJSON: Memory leak leading to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in UltraJSON can lead to a denial of service due to a memory leak when `ujson.dump()` attempts to write to a file-like object and encounters an exception. Applications utilizing `ujson.dump()` with attacker-controlled input or file-like objects are susceptible to resource exhaustion. Deployments that only use `ujson.dumps()` or JSON decoding functions 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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44660"
},
{
"category": "external",
"summary": "RHBZ#2482406",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482406"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44660",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44660"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44660",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44660"
},
{
"category": "external",
"summary": "https://github.com/ultrajson/ultrajson/commit/82af1d0ac01d09aa40c887b460d44b9d9f4bccd9",
"url": "https://github.com/ultrajson/ultrajson/commit/82af1d0ac01d09aa40c887b460d44b9d9f4bccd9"
},
{
"category": "external",
"summary": "https://github.com/ultrajson/ultrajson/releases/tag/5.12.1",
"url": "https://github.com/ultrajson/ultrajson/releases/tag/5.12.1"
},
{
"category": "external",
"summary": "https://github.com/ultrajson/ultrajson/security/advisories/GHSA-c38f-wx89-p2xg",
"url": "https://github.com/ultrajson/ultrajson/security/advisories/GHSA-c38f-wx89-p2xg"
}
],
"release_date": "2026-05-27T20:42:59.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ujson: UltraJSON: Memory leak leading to Denial of Service"
},
{
"cve": "CVE-2026-48526",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-28T16:01:22.805235+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer\u0027s public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in PyJWT allows for authentication bypass and unauthorized access. It occurs when a JWT verifier is misconfigured to accept both symmetric and asymmetric algorithms, and a public JSON Web Key is erroneously used as the HMAC secret. Red Hat products are only affected if they utilize this specific, non-standard verifier configuration.",
"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-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "RHBZ#2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"release_date": "2026-05-28T15:09:09.258000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
},
{
"cve": "CVE-2026-48746",
"cwe": {
"id": "CWE-501",
"name": "Trust Boundary Violation"
},
"discovery_date": "2026-06-22T23:00:57.824402+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491581"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette\u0027s trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2026-48746 is an authentication bypass in the vLLM OpenAI-compatible API server. A remote attacker who can reach the vLLM endpoint directly can craft a Host header so the authentication middleware checks a different URL path than the one actually dispatched, bypassing VLLM_API_KEY / --api-key protection. Successful exploitation allows unauthorized inference API access, which can result in confidentiality loss (model/prompt abuse) and availability impact (resource exhaustion). The flaw does not provide integrity compromise or arbitrary code execution. Exploitation requires vLLM API-key authentication to be enabled and the service to be exposed without an RFC-conforming reverse proxy that normalizes the Host header. Because Red Hat AI inference offerings are commonly deployed behind OpenShift Routes or similar proxies, and because the vulnerability is conditional on deployment and configuration, the overall flaw impact is rated Important rather than Critical.",
"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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "RHBZ#2491581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48746",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/43426",
"url": "https://github.com/vllm-project/vllm/pull/43426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6"
},
{
"category": "external",
"summary": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette",
"url": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette"
}
],
"release_date": "2026-06-22T21:57:28.997000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "Restrict network access to the vLLM API endpoint to only trusted clients and internal networks. Implement firewall rules or network policies to limit inbound connections to the vLLM service, thereby reducing the attack surface. This operational control helps prevent unauthorized external access to the vulnerable API.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access"
},
{
"cve": "CVE-2026-54293",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-06-22T19:01:09.319210+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:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491486"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit). The `nltk.data.load()` function is vulnerable to path traversal when processing specially crafted `nltk:` URLs. An attacker can exploit a decode-after-check flaw, where URL-encoded path separators and traversal segments bypass security checks. This allows the attacker to read arbitrary files from the filesystem, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Information Disclosure via Path Traversal in `nltk.data.load()`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important because a remote attacker may be able to read arbitrary local files on a system where an application passes untrusted input to nltk.data.load() using the nltk: URL scheme.\n\nExploitation requires an application that loads NLTK resources from attacker-influenced identifiers. Many Red Hat products ship nltk as a bundled dependency without exposing this code path to untrusted input. Affected packages should be updated to nltk 3.10.0 or later when fixes are released.",
"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-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54293"
},
{
"category": "external",
"summary": "RHBZ#2491486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491486"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54293"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/pull/3575",
"url": "https://github.com/nltk/nltk/pull/3575"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/security/advisories/GHSA-p4gq-832x-fm9v",
"url": "https://github.com/nltk/nltk/security/advisories/GHSA-p4gq-832x-fm9v"
}
],
"release_date": "2026-06-22T17:25:05.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T09:35:30+00:00",
"details": "For Red Hat OpenShift AI 2.25.9 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-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42644"
},
{
"category": "workaround",
"details": "Update the nltk package to version 3.10.0 or later when a stable release is available. Upstream has fixed this issue in 3.10.0-rc1.\n\nUntil updated builds are available, do not pass attacker-controlled resource identifiers to nltk.data.load() when using the nltk: URL scheme. Restrict NLTK data loading to trusted, application-controlled paths.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"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 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0ba264bf70f053344047e3b1a535bf5b5547d57ef71dd6a7c7dc12b689840ba1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:43eeca5a1bf884667c99b1f77240622cb58a56f9c4081334a88d1801d68a9f6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:b20ad3101920dd67f16da5aa44feaa3adf34dc78515434122b9cd2fcfa08a116_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:f342c81a594d62f4c614ae1c9c414b1587bbd4840728cd020c16416b090c9fc1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:74b01251f3fd3572d7cb29b065372609c1579d94022bf8e809e6e2a51e1d63f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8566b3ee0cb5f6e0b6e789fe980c200c889eb7172d9ebf74bae3c27f20f593e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:a0c8ff589a81bc631bd3adda0788b97aab32de3c63db56e18ae133dba0e8ebf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:e48f70c613cc800604db3e2d3f373a7916936d89c9bcf69ca974eaace824edb2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:88bac6f9f3f6694e9554a11a7191e6ee3a19e42e8e65a232c0df18372dcd0d0c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ae921fcb832d5debd6681761d59bcef32222c843e44a706e4656b00cb6c699b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3ec03bc01c7f28da4cf520d5b91449986ad027be1a3b11e5f506ecd5f96fe95c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4864b6f139312eec323306271879a5c64c43ab36eb7fa69b0a747c006827dd1f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:966deca59478cd0d25c2aa072fd67c15a2442a17ae79863b421983a0f3d2fc81_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f5a60fc46465a720de16f94d2a39266ea6d1b822aafd2d45a04a7da7ca62f82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:451be2cfadc78e5ebff703919bddfb2a1933a054af49d2a18da84637e621c08e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c15020a7e1c8faf446ea7d74228eed1e84f7548dafa4ee4040939f36fc8dde18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:d369e709431513ff279f1ea557458a5bbc76ce5393fb22012986452199024bed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33b2e18e80e99d40bb5ea1daabeaab63e89b4a48943658ea4162f14d17152b3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:33d6a942e5c427c5a5b4c33145c4528bc7405f890c683b3b038654cb3839fa9e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c2d9fe1bf5f5b17f4d293b9f71e534af2ad1f73e7797d5c4952566dd34d687cf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:61b4888329b90251ae58e1c2b6680489d981e735beb26a303db7bce8d58a551b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:648f585b9903357908c0aeb73d0bcaace95da4b4c7e018043f95dceaae452f65_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c27f0761ea016d702a8bf150fe1613385b8a443bc1b304fea6d99b54cca9ea08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:0af6c72e20c985dded7ce8dfa1df03c52bd8fc2bdb4114e894ed271832f4d8f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:2f7de22775a79a3bc85831a11d721aa35638115b0c2e74232061f83145ff7d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:6f588970f3d89998b312157a0e947a4db392675ebb72b7a795d28b9ea0d62cb1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:81b9699ccf9d509d5990f71ecf3e87b51203c62afedd72a1715fa65cd28777c4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:830953f641026411216e3525873c301de2b0adb8fea949dd8ccd202605bbb629_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:c75d6e96e454f1ccac4ce8e479180325dfbabe7516eb4b747813dd43886ac36b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:2952937f0e9dab7b834c55cdf298eb18f824e419e9de79ddb06da1f32b866e5f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4d7f0f3cd61f6b0f73b9f6671455d4f0ea1dd91c5b1f6306d26860e97594ad8a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:62c12d33fa2b25069f944b802c102266cf6ee4f4ceb1632d1422560351413e26_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:942064cda6435cf00ee8997ea9abaf6e74c3b1ccb27f3df0c3ef8dc3d7e94426_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:0539418a78d2ef03b46c1d9abe87e7236aed677f91c84f819fedd6a31c41ca98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:ad5f189922b3af2001729b6442ceb60582f4ffd8aa6e93c6e6bfcc1c5dda913c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:cc525c7c06c15d271a69acb624e03cfdf91ddc0281812039dcc28de20bfebaa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fdae16311c75fde1d9187aa5383cf3e82d16646cf80298330de2cc7ad785fdaf_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:10f614a3e235f99707f6ecd1f38d86c5f1054c5e39c919c2caadf62080d1b8b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:295478717567942ce17562a12bbabb43dfbef7ac61df4ecdec095387e5441af5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5432a93e6bef4ca93e9c73b7effb3200bcdf5bc953ccd7f65a138296a51f3a19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:815df244819a88378ae4a9e9837ca947e6986b2eb82721ccedcb398e863fd02f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1ebfef8c5dc214ddcf952d9132d8d47c52f24530ec044d3526234e8bdd8e8927_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:3deb19bdb398c8db57c86ff17354f11b3c15d8ca56611f26b5233cea6fa64b39_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:591c9797455ac0b8d94cc08edf73a6dc9982a78b20a130a8af5efb6f32c6f6cd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:983928b158b5c58b8b5881ece91977eed4cb44674c7391274892ef77f63654a7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:266db26670370e0d55273636e6d850e09023187d7577111703e3a9b1a118735c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:286d945d572cfa8e4d77d64c50db42cffc989930f4690ec47b4466b92a069360_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:badede5007455def0847e7b2d4192c393b17881d0bc1be1b92163872635a4f62_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:baf9ee9ceb97a1956f619b46313c0603653ba27d671d7eb1ab150d737956dffb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:2dd9fc4fc04b2b20d2c47729277696aa0f32dcf3094d2c55d35e0623398a35ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:64556d199595178ae8b35a4ca1fe2c96c86510af0ecb425f433f3e4367ca3738_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:6ee7bfc42de36dd72c082046f6213c8163f63e402fda3117695f8b45c95d54b6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:76fb44b685810fec661cdfa83691164f43ca6524d3744887ea4d49d16e747d3b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:32c445d4b6b2ff8b9a45a518e073ae9f6e2c3b036873e09d04ab7d799a20a470_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b5a4acc27a64c62f6e4cac24d4b890fb6db2cde3e2b1d69bd98137932d9040a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4beeb61db437f1caff171a2c55ec7c7b42b527658d81cc8d716bd38dd2ed787_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d856ad602b5e1937f0499836feeaf6238658007e97570736d07d070da292becd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a6c19ca5e8bd8e08fd933c578bfdf0d222b4a45daf2aa679ac228b0e2285562d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d8ea79efe27d21ddc133feb22e259d47220eee32d0f7058759107f23ecb4788c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7fa99faa0516967832c178ce0e9812cafe4072a17c916bd321cae55ada531057_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:874376cfa8d505c1294b478611e3d47ee23edeffdfd10f60e316d719660f0794_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:a203ce1d7f0e07af4fe72a1e0dacb8f8af873725330fbb3be8e449fb692e0a4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:e70eba859c007c219c6da485153625ac168229e4981fc6f1743ed4a16c722c3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:513923c7b5f7dcfb80be58476429560ea167f7ef95e5f92add823602508643ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c2c09ca156aa93f4c435de49bfdce6bf31530515cc77b1b2e0020f34551c5cae_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:1c4209dcfb077dbd8e88ab9b1b0effd42e97b31c318a0c6f40781c4aeb53ce09_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:858d2282eb33a7de0eecae90c7deecb709627a5fe431e90df88597a86599b16b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:59100d41c65ec67331d01ebb5f400f4808b2b3169770f74b3b3df2d2deb8b2d9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:fe8cb20cdbeaf146a54ab754583fc5d26827a1fd614ff6aef123c3b8001a294f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:20037e8e54e5ef713acd31a770afe02946f0a009205fcbeca391ddbdd7b6ecc1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:2423652bfd5aa6d8d57b6975da0b796c139c5f4760f3ba38d603a2cb9fe63ab5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:3b126472ceb94b91a9b4156e895be9b4d21e7ae66cdd9cde2544c1e35ac2a6be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:73d51b8de0b3a79b328a9b5a18db6a47930ea80a4cf2c9939c921477b9924a02_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f739673489aa8eb1b17843be4926e62c29411a2a8d604dbc21e3f12d38e8c42a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:348221b0cf1b9fec392cbdd2062af0b58bec857f7a9f05238b1415208d84875d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c20b8bd73664a808e708fa343888d2e78c9cb26ca0cbe583a637dc4fafbc7178_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d940f82b8a7f77e636df72d234850504fbf0510af6c02b6e160c4affbab29925_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8cf617103d8ea4572b5eb660c39c5baa493337d1813acf4c61bd6a9c26e82ae8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e9dc9b9778b37b3ca437cf8cc9d8048e0512676afd5d892a2ffdd98fa14c3722_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f48d12b33e3864d7875c29d657a7109421263b93d0ab0e6b65ad21fdb91e834a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:0750b4811aa0e9c5203ce271bfdb6b364ee73a42fb6a003f34a1f866eedbf44c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:c3472b4a02cc8c2fc5b7962cffcd79aea0576a8013d3239e58044264ec9ffea8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:fc1c718e469ebe95ceacf923504e419a63aed1eb00b73593c8df510d4dea15ff_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:63e38d012847986e4fecfa845cd041a0545199a270252ddacedf9ae21c130e19_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:b9721a07ae56f426ad0d40c04314b498ef488ed0e29c3b7a0c44380c7e67edfd_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:bd3c38d9961ffe7be01b3801f9abf422d8e6ac319c18a39db653a1247cfa134a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6bb8359ee77cd7bcc59dd393e54df27be03f3b97bcf7370587cc1c3f3844eb4d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c0fa2f896e69654094f1c441da8652fe5dcb841bd6a3671fd8ea64d54fda0ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e081b97d1fe1ee944d3f047fa42ee87b596798be7fc67cdad5785334c3ef79ac_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:6f013695dbd7907250397892b809ad21ce59e67a9a514c69143377a13447b7de_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:b993583cc04414004b579039cc830efda83504d5d89c9cb788d881de1cf631ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:f68d51752d8f662b9f7725dc057dce9041f23b56adb2cb13c977481109607f1f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:de79773c9ffbc6879dda96991eebc90216bb769eb3c3016b3663f8a1dbeeb9aa_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e334eaafa31e4b790d5fe97858f2d35c738ab8ceb7404e30c99774cdb6b4c637_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0869ac33fb05f68b65a95448e85eb8982876d283d4b52c9a2813da7ee64350ce_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:6a15b81be4f21cbb4c18d7c4ffbd8da55c5cdaa43c67aaaca09a23988dff37c6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a200cec8ef1addc065d0f74a3a01e8f34ec314edc99dbcb2c03184b83c506971_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ad89bda5d590bc14ef5dac0a554810a63d5adeacfa76c122a38436802b700932_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3c15581e549c288005a46ad9e7138ef016bc0473bf381ab6e320a41b1a42e3ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:3f35575335bd5bd06c9260e83d53b384b107212415fb4ef9bfd5c4f04445a8b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:6073a18599cd3e94c77fba0a99b281785d6ad023b7127bdc7d4208396e423d5f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d522bded935e0cf10b2eb2dc458110854e8735af06293f38df0bd1eaeb2f7945_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:29208dcb3b41ce07f5f54f9f78e8125d4fc375505e037216c8ee9375f5cea2dd_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:7553389f0a9c9e19c27b4164bbea22785c438b2d023eed901d05492ed8692f9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a27c8258d8a2361a1ee5f5954e87781bc94d40462b5a87ca6b1262118dee1733_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:c923d0c071bdd86211ef0695dfc805ee6c4111ea34d4324a2b6e1dd2ca2125af_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:5171dbca9a2e337734a5937a60a26fa65c5e3866686dc5c6987cf0338dbad57c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7026071c3693fa1f3d4bd3d9e1934e6e4253d9b23be49ff2aaeb0bcb89130e25_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:9784d745eac7f058b5f02d1b16df4dae7275915bf8da16aa152d28617fbad5bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:bd20a3237f367cd2933259ca75f937767243aa3625c2a0680c210422557c90ea_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:51cd53d2096c38cea5bbbe6048d78be8f1f6a8fdca6e99654a8fb3f5b9fcfeed_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:834f709dd6726e472d5483f008879d896071e472d8a7f12d848d923fa0dbe328_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:94f88e15bee26893de14fdcc68b2da56680cfdc2fcaa4f7f683541492e2fa261_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae68225fd307650e3e360b167987fc540e3659f77bc8bd189baf333859614ae2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:62e11ba796337862699a908cc8a2812e3d64036ee82c27c5c437051b996126d5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:8c6f9649d8a3c8e1c62968c48e576198d8f6a2c2760bd4bd9dd951fa03ced963_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:904b8792716c2cecf72418892c01ea7069560e8fd8a7fcd59ea3924754939f3f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cb677ad37d7552cdc92ae45a841750d7b5e65db4af54cb9d393454a5c1a73693_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:9d8bfb9faa6990854fb39096d9069cb1062fab42d21271499dc5d397e2f4dce4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a4d875b52966a2f31d5ea3f1c73620b013702cd570f922792ee125fd23644c5c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:ac13936a0f44d1b1e2357564018f72e5c919240de2570e06f8441e392b0a7a98_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:be9972eb91c651f4370752494d49dd12de5ee6e75c6e5834dc1e03af14cedf8f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:117226b60d5a938ef623e1bf2432dd1bcb778b7ac0c092d87f38fc68d5a8ddcd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:6089602059def9281b9722071b5f037d5c692aa23233ec7586cab91f93341350_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:b0aa5db8b826ae8c90755f77bb49539e6cbc25eb1c6bc23a9360efaa2ff58b8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:da2f319573fc2e6e1a243cff6ded53487de7de665c2b4f45d95662d380640ab1_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e50b6a8a8aea68aac9e89f74349698d69c3573be14112f36eed3b4efdb86e625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:f34f40eb9ebf4b912943c0376a65a436662ce8953080151422febb54b7c13f88_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4285d3515843dcc5d2eb6ebde70b3d885b9a0d6a5762ff8a0fc0080d2b56269d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:4637aaa9b8c49f9b2821e14df2eeb82307f517a9e7c1535271f75504e8901c85_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:7181dc20d6f3c183df427e612c72c6fbe1d0e0167058acfb77e9b91b9becbd42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:b2c1501c5488f722ad728f485b28db3e426879d44d85246ab852e81e89559580_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ea188f9d9c8dab35990152aef321935953248428c615bfe2b106013d5658b25e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fe898f9123f3a269ae4b0f76edf49d50effac87120dce699211f1d5eecd9518b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:175cae5e7070f704b8649a9060e9739b0d99b0d029e1f8253c6585da80e7eb93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:4fed360635cf2743fac60e6bf01675756bf83595c66bc39f95ffc05d92c32a4f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:71a3c91d3291463550ce30f8517c9cf3234c34d723eb135526addd5bc6758acd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d41476473eea843c3ad0536636677df44e00f0d90cd7b5fd31828051f27dc76b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0a5fe7a0b2a98ac01a8d3346d8f8f8b593c8c03e20bcbf4cc4776d02ef0b8630_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:347acde2e0f14e6511045cc5ffd073ec62bd85692ee817c8feb55872d8cfd397_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:553e01fd414be691583b0b17a3d9ac284098124f91561151ffd0044de94714ad_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:95b92c77bdfb86e7f4d90895cce308352d4ed1c6b742f9171f7d1d728c30db8a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:6ef6018faeb2be253f437ff313da5184a023d12c78951888acb2b016a571c87d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d150ba369d1d8f016ecc9d723847f265c41760b3f9c9b73e316ddf92ea79c803_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d2a02e2ce236d575426bd568b3811a1a539d4c7cc70e18b63df177fe2f67346b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:52946083d1ce356de0efcdf288ae48e510989594ade49d9b960c316c6d5071b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:b1e12d98e56a61ac16e129fc2482c655a41c2aa7a22a494ad1472c3e738a189c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:0b62827a643e8af3edc59dcd386c4a7c72ecd094f065777556ceddd33d9865ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:53f59caa21d211dcbd5b386e16ceea454440d8630a5fb278d5b2208eaea4fd77_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7badc57ac27a17ec0158fe4292a43bec843f9981ab311e8d2dc84edb33847d9f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ad4af1a8da2ed8ee68880bfa0e3526a21bb35c25c55c3d30a5065a28e6b535ff_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f58a32f44498ba75c9cfabf52878c1344646986ded9be6ac22457fa5f3a4ae63_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:349a4aa8f05f9940b73b28b1ed77fc0ae755c17bb7d510b3397f20ca4ce543b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:53727c35efaf7e2f7461f1688433accecc3e360d905c3a02e4b94cdd8fd27eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:65237f491601a4d9a3931b815bc419dd392c662829202ac19b6182965ab4f2c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:fbfd361dc06a7aadabf2590cbc6bb8a8a3587abafa1a12c186002b7409021e83_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:466cb404af0d03f22446dc25715911ccdbb430bacd81bad99af694b315af87fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:622a4b70b03558b58d8a5447fafad619a738ec220e6b8ff009a860ddb1498da1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:8a5f5b4450c3fb5989d5281ac756377af54ffc7b8f5a4e3f04595111d24059a5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ebd26da3b95294a755019551fd04d60c762941be6778d8ffcdab06b87f6ece95_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:d41921212ed37a89738a09828b3ef4f170ab8d9a4c12d3037fe484cb4d0da089_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:2a5703aa08aa0a8e402db1268fe6aaaee0d93573bb290aeb318731f8abd04a8a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:16f6e15f0306cc8eddc57fcfa83c2110d494dd3410e3bd531fd95285c72939b2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:19db913204c01ea5cff5f5c087491490fbfc9f7b701bd06938a51a040bda8089_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e48b9e2eb3888f33444aec750ee02515150f63ce6f3de53edb6fb1fbf766653b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:5cf7de7b2ba12c00b1022f79c809150ccea930471b01f48a99be23ab4f72a310_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:a2f27868d1ba995586375e5f7f09e7f1afd51c26a73c3619d77e2fe05725dd52_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:22cf705d7310965b151afbdde64c39777ecb3c680a8b5a33e3c8582f63592ebd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:37f8853659083ba4ca8ec8a6334b365c33c386700cf6c9362dcd66b89c933ffa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:484a230b50682102f46dad1dac1304fe830d1433f76845d3fc083f2346dc0ee0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:95aee7a33579e52fb43b6dcd336905fd430a8e526aad1ce1b6b52a4a07699eb6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:40533ea2a53f6156db39c92eb2cb44b2b14641f7306a5935e3ecff4fbcdfac08_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:4775ec2bdde3aac9ab8e567167644a7c57da155e212d750746f3980514f154fe_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:57d97c10bd2301e4c6ab9728711954865b2c4e021a43ac7fe140228930043c98_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:5aaf937fa1123711b32422b967d29a4746c66dfe8e1efc1d09a24628360470b9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:30287fcac88cf648065643b7870ce2f19a24ee7c73344b2662419fd770f17b11_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:348fb834b45cb249ba19d5c2534dc675eae60d679250d8afe57911463bf714b2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:7dc91df7166715e0b843d925b41cf9a82bf275b67e93f078e6fb29dd18e79c1c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f203b3fdf74328d914186bb24243714a8366afb2ef35d34ae1d987096206c472_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:0de336cd04325ccdb3c3ea4754f6f4da75f14829fb1e076cd1a917fa8a83a6d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:c56430e69d1c4f3fbefc4c292318e69f02f486fcc63e138af06e3930ea23a7b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:34fc1c2caaa4290d65e41ee75d30024b066f46b48e62d9f26c6f3cb0d3a78bae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:d779464858681ad4e38b97e6465d9466a56f525c5d66164d577747ac8f4ab89e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:301a88e85d872f3bf2387ceed0ca3b3131d9c44274e157d512bc2e0ec2cbecec_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:55cae4fc505d942c4e32179da894dddf18627fbb74262cd0e7e42c7cfa54508d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:328cde258a3c1baa3695f2688f8ecccb06985d500d07dba2771717a800862f46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3e71747f687a8aa9fb909e4caa6f67cb85ced1508d0be82eaafada58fa971693_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c4e1c9da945cb4ac744309eb1723908fe2fec4485e50750f568ecc69e8076c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:98a48a4e104b28f318a94f263aa0f93090520d1cb67c5117d3c80a1d81def092_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:68b27de236e6d4c46dedd68178a1ac030fb782d00bd2ce7918a0bab551fb551f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:91bcd69c6960e0021005b0fcd51cb3a601f244130b575c0867d75f1a036b0023_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a248affba95150dba0daccfd7a12ee541332e4f2136afeb6c85b60deeac742fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ca9804800ed8cea6c7862636a53b53f7b6d315ac582e4d6cef31155a8554ba04_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:1e68fdb8a4cf3e3ae245a282d868f1e7b954b88384c90ba3f796ac076a53ba17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:e7b21439ba648d9d99d9a372106c348362baa838bbe14e303555edc8ce600cfe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:ce82dfdfa5cc26cfd9c1fa0124df3cb09cb35ad6f8c65886f96eef1a673f8dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:1f24d431fbbf9abc41a76cce57759f778d9135f2be9e72d7f2643c90d52ae6c0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:06576000f93706a4463d001fbf0f32ee3bcbcfe81687065a42cf2e2d4d8f463f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:95212269a584f4dfb609a27f40ac17e2a48040c943cdeeebfe1078f6279d17e1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:266a380ca9492b2c4b2e12be4655ae264266382fcaf69efe71b3bc1bfcef3d32_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:8ef07b835f49e1147252c006c63006615bb6cc1bacf6fda9364ab22a262eef4a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:02aa3fa619ecd6b79f9e9307159a1651f3ab5709bf05af72398570117bf9fb1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:794eb45828d76b8326744362e87ea6fd9f358a46270feb659b9317cfd96fa196_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d2f86115d2b55323282ff34a1252756c9fccd5a61f3af55770f59e7e75de36f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f20bdedc2db75d8af484b2c4a93f8ff30551559056633a02cc12385dc233e95b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Information Disclosure via Path Traversal in `nltk.data.load()`"
}
]
}
WID-SEC-W-2026-0061
Vulnerability from csaf_certbund - Published: 2026-01-11 23:00 - Updated: 2026-04-23 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source vllm <0.12.0
Open Source / vllm
|
<0.12.0 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Open Source vLLM ist eine Open-Source-Bibliothek f\u00fcr schnelle und effiziente Inferenz von Large Language Models (LLMs).",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in vllm ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0061 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0061.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0061 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0061"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2026-01-11",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "vllm-project vom 2026-01-11",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3461 vom 2026-02-27",
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3462 vom 2026-02-27",
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10184 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"source_lang": "en-US",
"title": "vllm: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-04-23T22:00:00.000+00:00",
"generator": {
"date": "2026-04-24T08:34:19.114+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0061",
"initial_release_date": "2026-01-11T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-01-11T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-23T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c0.12.0",
"product": {
"name": "Open Source vllm \u003c0.12.0",
"product_id": "T049820"
}
},
{
"category": "product_version",
"name": "0.12.0",
"product": {
"name": "Open Source vllm 0.12.0",
"product_id": "T049820-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vllm:vllm:0.12.0"
}
}
}
],
"category": "product_name",
"name": "vllm"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22773",
"product_status": {
"known_affected": [
"67646",
"T049820"
]
},
"release_date": "2026-01-11T23:00:00.000+00:00",
"title": "CVE-2026-22773"
}
]
}
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.